Re: [E-devel] EFL interface, what's left to be done

2016-09-23 Thread Cedric BAIL
On Thu, Sep 22, 2016 at 4:35 AM, Tom Hacohen wrote: > On 22/09/16 00:34, Cedric BAIL wrote: >> On Wed, Sep 21, 2016 at 1:46 AM, Tom Hacohen wrote: >>> On 19/09/16 23:33, Cedric BAIL wrote: On Mon, Sep 19, 2016 at 2:48 PM, Tom Hacohen

Re: [E-devel] Efl_Promise and Efl_Future

2016-09-23 Thread Cedric BAIL
On Fri, Sep 23, 2016 at 10:48 AM, Davide Andreoli wrote: > 2016-09-21 4:35 GMT+02:00 Felipe Magno de Almeida < > felipe.m.alme...@gmail.com>: >> On Sun, Sep 18, 2016 at 3:35 AM, Davide Andreoli >> wrote: >> > 2016-09-18 4:30 GMT+02:00 Felipe Magno

Re: [E-devel] phab permissions

2016-09-23 Thread Bertrand Jacquin
On Thu, Sep 22, 2016 at 08:05:42PM -0400, Michael Blumenkrantz wrote: > On Fri, 23 Sep 2016 00:42:25 +0100 > Bertrand Jacquin wrote: > > > On Thu, Sep 22, 2016 at 07:15:35PM -0400, Michael Blumenkrantz wrote: > > > On Thu, 22 Sep 2016 23:38:43 +0100 > > > Bertrand Jacquin

Re: [E-devel] EFL interface, what's left to be done

2016-09-23 Thread The Rasterman
On Fri, 23 Sep 2016 18:59:14 -0700 Cedric BAIL said: > On Thu, Sep 22, 2016 at 4:35 AM, Tom Hacohen wrote: > > On 22/09/16 00:34, Cedric BAIL wrote: > >> On Wed, Sep 21, 2016 at 1:46 AM, Tom Hacohen wrote: > >>> On 19/09/16

Re: [E-devel] ecore_thread usefulness and cancellation

2016-09-23 Thread The Rasterman
On Mon, 12 Sep 2016 19:19:52 -0300 Gustavo Sverzut Barbieri said: > Hi all, > > Following our discussions on "why users may like threads" in which I > explained some people cannot convert the algorithms to small chunks, I > decided to give it a try and I faced a big problem:

Re: [E-devel] Efl.Net and libproxy

2016-09-23 Thread The Rasterman
On Wed, 21 Sep 2016 23:47:15 -0300 Gustavo Sverzut Barbieri said: > On Wed, Sep 21, 2016 at 8:13 PM, Carsten Haitzler > wrote: > > On Wed, 21 Sep 2016 11:29:00 -0300 Gustavo Sverzut Barbieri > > said: > > > >> On Wed, Sep 21, 2016

Re: [E-devel] EFL on B S D

2016-09-23 Thread The Rasterman
On Sat, 17 Sep 2016 23:19:03 + Al Poole said: > Sure this is cool. working together. :) > On 17 Sep 2016 23:17, "Andrew Williams" wrote: > > > Hi, > > > > I don't currently have BSD set up locally but it would be great to get it > > added to the

Re: [E-devel] EFL interface, what's left to be done

2016-09-23 Thread The Rasterman
On Mon, 19 Sep 2016 21:46:36 + Andrew Williams said: > Hi Cedric, > > Great list thanks :) > > Along with all the breaking changes I thought I would throw a suggestion > into the mix... > How about we move non-core Elementary widgets out to an elm_extra library > not

Re: [E-devel] Announcing Efler - the EFL Installer

2016-09-23 Thread The Rasterman
On Fri, 09 Sep 2016 22:42:40 + Andrew Williams said: > Not the most inspiring title but I wanted to share my latest project - an > app that will help us to promote, discover, install and keep up to date all > the EFL apps that are emerging - and the EFL itself too... >

Re: [E-devel] [EGIT] [core/efl] master 01/01: eina/ecore: allow threads to be canceled, use in ecore_con.

2016-09-23 Thread The Rasterman
On Wed, 14 Sep 2016 01:55:42 -0300 Gustavo Sverzut Barbieri said: as per the thread. i dislike this due to lack of portability and due to the major amounts of complexity there is in having a premeptable cacnel that can just interrupt ANY code ANYWHERE. imagine you are inside

Re: [E-devel] Efl_Promise and Efl_Future

2016-09-23 Thread The Rasterman
On Sat, 17 Sep 2016 08:51:23 +0200 Davide Andreoli said: > 2016-09-15 8:41 GMT+02:00 Carsten Haitzler : > > > On Tue, 13 Sep 2016 19:53:20 +0200 Davide Andreoli > > > > said: > > > > > I disagree here, really you are saying

Re: [E-devel] EFL interface, what's left to be done

2016-09-23 Thread The Rasterman
On Wed, 21 Sep 2016 11:10:00 -0300 Gustavo Sverzut Barbieri said: > On Wed, Sep 21, 2016 at 5:26 AM, Tom Hacohen wrote: > [...] > >> promise/future should be first-class citizen... as well as iterator > >> and the likes. There is a start already, but

Re: [E-devel] [RFC] efl_uri_set and efl_file_set

2016-09-23 Thread The Rasterman
On Thu, 15 Sep 2016 15:57:00 -0300 Gustavo Sverzut Barbieri said: > On Thu, Sep 15, 2016 at 3:06 PM, Cedric BAIL wrote: > > On Thu, Sep 15, 2016 at 6:51 AM, Gustavo Sverzut Barbieri > > wrote: > >>EFL_FUTURE(future, > >>

Re: [E-devel] FW: [EGIT] [core/efl] master 01/01: evas map: fix the rendering problem.

2016-09-23 Thread The Rasterman
On Mon, 12 Sep 2016 18:15:57 +0900 (KST) Hermet Park said: > We can decide the data type 32/64 bits on compile time then. > That will be a good option for quality and performance. > Probably I can improve this. probably this is a good idea. on 64bit systems we can use full

Re: [E-devel] EFL interface, what's left to be done

2016-09-23 Thread The Rasterman
On Tue, 20 Sep 2016 01:14:32 -0300 Gustavo Sverzut Barbieri said: > On Mon, Sep 19, 2016 at 7:33 PM, Cedric BAIL wrote: > > On Mon, Sep 19, 2016 at 2:48 PM, Tom Hacohen wrote: > >> We haven't agreed on merging Eo, Efl and Ecore. I'm

Re: [E-devel] EFL interface, what's left to be done

2016-09-23 Thread The Rasterman
On Fri, 23 Sep 2016 20:09:01 +0200 Davide Andreoli said: > 2016-09-22 8:55 GMT+02:00 Jean-Philippe André : > > > Hi, > > > > On 22 September 2016 at 15:34, Davide Andreoli > > wrote: > > > > > 2016-09-22 0:45 GMT+02:00 Gustavo

Re: [E-devel] EFL interface, what's left to be done

2016-09-23 Thread The Rasterman
On Thu, 22 Sep 2016 15:55:33 +0900 Jean-Philippe André said: > Hi, > > On 22 September 2016 at 15:34, Davide Andreoli > wrote: > > > 2016-09-22 0:45 GMT+02:00 Gustavo Sverzut Barbieri : > > > > > On Wed, Sep 21, 2016 at 11:33 AM,

Re: [E-devel] EFL interface, what's left to be done

2016-09-23 Thread The Rasterman
On Mon, 19 Sep 2016 14:05:57 -0700 Cedric BAIL said: > Hello everyone, > > So this email is going over what is left to be done to call EFL > interface done. Most of this require still discussion also. Here it > goes : > > - Merge Eo, Efl and Ecore should we merge libemile

Re: [E-devel] Elm_Gengrid rewrite

2016-09-23 Thread The Rasterman
On Wed, 7 Sep 2016 12:05:09 +0200 marcel-hollerb...@t-online.de said: > Hello, > > I would like to ask how the elm_gengrid rewrite is proceeding. > > I am using gengrid in verne and i have quite some problems with it. So > is there some document or RFC? > > I would also like to give feedback

Re: [E-devel] Efl_Promise and Efl_Future

2016-09-23 Thread The Rasterman
On Fri, 23 Sep 2016 17:24:17 -0700 Cedric BAIL said: > On Fri, Sep 23, 2016 at 10:48 AM, Davide Andreoli > wrote: > > 2016-09-21 4:35 GMT+02:00 Felipe Magno de Almeida < > > felipe.m.alme...@gmail.com>: > >> On Sun, Sep 18, 2016 at 3:35 AM, Davide

Re: [E-devel] [elementary] the number of action buttons in popup

2016-09-23 Thread Hermet Park
That's a spec of popup. We can't change the default button count . But, there is no reason to limit the button count to 3 acutally, IMO, its possible popup action button count to be variable without any breaks. if its internal structure/design is a little improved. -Original Message-

[EGIT] [tools/eflete] master 01/03: project manager: unify the cleanup process data

2016-09-23 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=584421ea4b2cd4879e8c48275746b2b06d3519b4 commit 584421ea4b2cd4879e8c48275746b2b06d3519b4 Author: Vyacheslav Reutskiy Date: Thu Sep 22 17:47:06 2016 +0300 project

[EGIT] [tools/eflete] master 03/03: project manager2: add internal resources for imported edj file

2016-09-23 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=1d680fe5b06761c1d90d0092d458cbb2eefc6c84 commit 1d680fe5b06761c1d90d0092d458cbb2eefc6c84 Author: Vyacheslav Reutskiy Date: Fri Sep 23 12:00:43 2016 +0300 project

[EGIT] [tools/eflete] master 01/01: README: update how to run and use eflete if it is installed to a prefix directory

2016-09-23 Thread Vitalii Vorobiov
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=0f7a9ca56523c70483c4d65d6312979676b3478c commit 0f7a9ca56523c70483c4d65d6312979676b3478c Author: Vitalii Vorobiov Date: Fri Sep 23 12:31:10 2016 +0300 README: update

[EGIT] [core/efl] master 02/02: text/entry: add more key controls for os x

2016-09-23 Thread Thiep Ha
thiep pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=cc7dbde8403965081ec5b5db17b1e3ef5b236f90 commit cc7dbde8403965081ec5b5db17b1e3ef5b236f90 Author: Thiep Ha Date: Fri Sep 23 17:51:37 2016 +0900 text/entry: add more key controls

[EGIT] [core/efl] master 01/02: ecore_cocoa: quit application with key

2016-09-23 Thread Thiep Ha
thiep pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=db8b0020ecc761a6729049ceed1d9f68f528dbbb commit db8b0020ecc761a6729049ceed1d9f68f528dbbb Author: Thiep Ha Date: Fri Sep 23 17:49:34 2016 +0900 ecore_cocoa: quit application

[EGIT] [tools/eflete] master 02/03: project manager: add a ref to exisiting string insted use add

2016-09-23 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=9dae64e75b0b627f58688ec195e0ce0f31993551 commit 9dae64e75b0b627f58688ec195e0ce0f31993551 Author: Vyacheslav Reutskiy Date: Thu Sep 22 17:50:30 2016 +0300 project

Re: [E-devel] Debugging edc at runtime is possible?

2016-09-23 Thread The Rasterman
On Wed, 21 Sep 2016 01:19:06 +0900 Jiwon Kim said: > Hi all. > > I wonder about debugging edc script. (or maybe it's just idea :) ) > Is it possible to debug at running time of application? > Likes gdb (or with gdb), attach to app, > and set break point to 'program' syntex

Re: [E-devel] [EGIT] [core/efl] master 01/01: edje signal emits - enable DBG for being able to debug edj files

2016-09-23 Thread Gustavo Sverzut Barbieri
On Fri, Sep 23, 2016 at 8:11 AM, Carsten Haitzler wrote: > raster pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id=8257c95f39eb2ba942f0f4821d19d5493749d34b > > commit 8257c95f39eb2ba942f0f4821d19d5493749d34b > Author: Carsten

[EGIT] [core/efl] master 01/01: evas_fb: Avoid invalid dereference

2016-09-23 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d7b9db44f0de6ac15fef6e7bd218a198b4ee0370 commit d7b9db44f0de6ac15fef6e7bd218a198b4ee0370 Author: Jean-Philippe Andre Date: Fri Sep 23 17:28:57 2016 +0900 evas_fb: Avoid

[EGIT] [tools/eflete] master 02/02: Sound player: do not use float values for indicate sound lenght.

2016-09-23 Thread Mykyta Biliavskyi
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=e51d6332937ccafd3b986890bb52ba8c854eb0a7 commit e51d6332937ccafd3b986890bb52ba8c854eb0a7 Author: Mykyta Biliavskyi Date: Thu Sep 22 16:57:06 2016 +0300 Sound

[EGIT] [core/efl] master 01/01: AUTHORS: add myself to the authors file

2016-09-23 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ec6271c8c3126bf82047350091f982881efd92cf commit ec6271c8c3126bf82047350091f982881efd92cf Author: Marcel Hollerbach Date: Fri Sep 23 12:03:07 2016 +0200 AUTHORS:

[EGIT] [tools/eflete] master 01/02: Property common: Clear unreachable code.

2016-09-23 Thread Mykyta Biliavskyi
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=97af0428797e61ac7747873ea40bc610f46d9da9 commit 97af0428797e61ac7747873ea40bc610f46d9da9 Author: Mykyta Biliavskyi Date: Thu Sep 22 16:27:18 2016 +0300 Property

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: protect against non-nul terminated string from mmap in filepreview

2016-09-23 Thread The Rasterman
On Wed, 21 Sep 2016 16:52:31 -0700 Cedric BAIL said: > On Wed, Sep 21, 2016 at 4:32 PM, Carsten Haitzler > wrote: > > On Wed, 21 Sep 2016 08:33:11 -0700 Cedric BAIL said: > >> On Sep 21, 2016 4:18 AM, "Carsten Haitzler"

[EGIT] [core/efl] master 01/01: edje signal emits - enable DBG for being able to debug edj files

2016-09-23 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8257c95f39eb2ba942f0f4821d19d5493749d34b commit 8257c95f39eb2ba942f0f4821d19d5493749d34b Author: Carsten Haitzler (Rasterman) Date: Fri Sep 23 20:10:16 2016 +0900 edje

Re: [E-devel] Edje animation and ecore_job

2016-09-23 Thread The Rasterman
On Tue, 20 Sep 2016 08:09:20 +0300 Viacheslav Reutskiy said: > Hello, everyone. > > I want to ask about ecore animator, rather edje animation, and ecore_job. > I have a next flow: > - run ecore_exe; > - play animation by edje, load object or emit signal to, already,

Re: [E-devel] Edje animation and ecore_job

2016-09-23 Thread Viacheslav Reutskiy
On 09/23/16 14:32, Carsten Haitzler (The Rasterman) wrote: > On Tue, 20 Sep 2016 08:09:20 +0300 Viacheslav Reutskiy > > said: > >> Hello, everyone. >> >> I want to ask about ecore animator, rather edje animation, and ecore_job. >> I have a next flow: >>- run

[EGIT] [tools/eflete] master 02/02: project_manager: fix eflete_exporter invoke from prefix

2016-09-23 Thread Andrii Kroitor
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=40373f98481b7edbe7fc344a81967c389da6f228 commit 40373f98481b7edbe7fc344a81967c389da6f228 Author: Andrii Kroitor Date: Fri Sep 23 14:45:02 2016 +0300 project_manager:

[EGIT] [tools/eflete] master 01/02: editor_top_level: do not CRIT when image is already exist, just return false

2016-09-23 Thread Vitalii Vorobiov
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=9fb194659247a444ff0fb62cbe21bf5293e04350 commit 9fb194659247a444ff0fb62cbe21bf5293e04350 Author: Vitalii Vorobiov Date: Fri Sep 23 13:59:21 2016 +0300

Re: [E-devel] [EGIT] [core/efl] master 01/01: edje signal emits - enable DBG for being able to debug edj files

2016-09-23 Thread The Rasterman
On Fri, 23 Sep 2016 08:37:34 -0300 Gustavo Sverzut Barbieri said: > On Fri, Sep 23, 2016 at 8:11 AM, Carsten Haitzler > wrote: > > raster pushed a commit to branch master. > > > >

[EGIT] [tools/eflete] master 01/01: Revert "README: update how to run and use eflete if it is installed to a prefix directory"

2016-09-23 Thread Vitalii Vorobiov
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=e908d06eab98874e58f70b1a811404a6169456e7 commit e908d06eab98874e58f70b1a811404a6169456e7 Author: Vitalii Vorobiov Date: Fri Sep 23 14:40:53 2016 +0300 Revert

[EGIT] [core/efl] master 02/02: ecore-drm2: Use Atomic State to enable/disable an output

2016-09-23 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=bcf311ae3c410f8d468d8f13a77b4f44ec3cd7c4 commit bcf311ae3c410f8d468d8f13a77b4f44ec3cd7c4 Author: Chris Michael Date: Fri Sep 23 08:53:32 2016 -0400 ecore-drm2: Use

Re: [E-devel] [EGIT] [core/efl] master 01/01: edje signal emits - enable DBG for being able to debug edj files

2016-09-23 Thread Gustavo Sverzut Barbieri
ah! nice, I didn't know edje was so quiet on log messages On Fri, Sep 23, 2016 at 10:38 AM, Carsten Haitzler wrote: > On Fri, 23 Sep 2016 08:37:34 -0300 Gustavo Sverzut Barbieri > said: > >> On Fri, Sep 23, 2016 at 8:11 AM, Carsten Haitzler

[EGIT] [core/efl] master 01/02: ecore-drm2: Remove useless if check for atomic_modeset flag

2016-09-23 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1abed3dcaf4ee47366cf2c6804aed997be5244c9 commit 1abed3dcaf4ee47366cf2c6804aed997be5244c9 Author: Chris Michael Date: Fri Sep 23 08:51:35 2016 -0400 ecore-drm2: Remove

[EGIT] [core/enlightenment] master 01/01: Introduce pager gadget using new gadget api.

2016-09-23 Thread Stephen Houston
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=5b2f952c85dde4572cae4bdb1b054e76500f3065 commit 5b2f952c85dde4572cae4bdb1b054e76500f3065 Author: Stephen Houston Date: Wed Sep 21 11:34:43 2016 -0500

[EGIT] [core/efl] master 01/01: Add updated drop part for the new pager gadget. This will be required for the new pager to work.

2016-09-23 Thread Stephen Houston
okra pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ea7939897c26b3c7767cf84fb6d73e34e46e77ad commit ea7939897c26b3c7767cf84fb6d73e34e46e77ad Author: Stephen Houston Date: Fri Sep 23 09:38:15 2016 -0500 Add updated

[EGIT] [core/enlightenment] master 01/01: bump to require efl 1.18.99

2016-09-23 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=5c53e83a1879ba23dccb3e690aefd352a76311de commit 5c53e83a1879ba23dccb3e690aefd352a76311de Author: Mike Blumenkrantz Date: Fri Sep 23 10:42:29 2016 -0400 bump

[EGIT] [core/efl] master 01/01: eio model: use empty mime type when efreet is unable to determine it

2016-09-23 Thread Vitor Sousa
vitorsousa pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=87fec804130a23ca55db0574c4404228a5b1459e commit 87fec804130a23ca55db0574c4404228a5b1459e Author: Vitor Sousa Date: Fri Sep 23 11:32:46 2016 -0300 eio model: use

Re: [E-devel] Efl_Promise and Efl_Future

2016-09-23 Thread Davide Andreoli
2016-09-21 4:35 GMT+02:00 Felipe Magno de Almeida < felipe.m.alme...@gmail.com>: > On Sun, Sep 18, 2016 at 3:35 AM, Davide Andreoli > wrote: > > 2016-09-18 4:30 GMT+02:00 Felipe Magno de Almeida < > > felipe.m.alme...@gmail.com>: > >> On Sep 17, 2016 3:53 AM, "Davide

Re: [E-devel] EFL interface, what's left to be done

2016-09-23 Thread Davide Andreoli
2016-09-22 8:55 GMT+02:00 Jean-Philippe André : > Hi, > > On 22 September 2016 at 15:34, Davide Andreoli > wrote: > > > 2016-09-22 0:45 GMT+02:00 Gustavo Sverzut Barbieri : > > > > > On Wed, Sep 21, 2016 at 11:33 AM, Tom Hacohen