Re: [E-devel] efl_add causing confusion

2018-01-10 Thread Jean-Philippe André
On Thu, Jan 11, 2018 at 3:52 AM, Gustavo Sverzut Barbieri < barbi...@gmail.com> wrote: > hi all, > > jpeg, i think that this "destruct" event should have a counterpart > method, like in GObject they have dispose + finalize, we could have > something like that to allow two clearly distinct phases:

Re: [E-devel] [EGIT] [core/efl] master 01/03: efl thread signal masks - fix up for various threads manually created

2018-01-10 Thread Jean-Philippe André
On Thu, Jan 11, 2018 at 4:18 PM, Carsten Haitzler wrote: > On Wed, 10 Jan 2018 16:02:09 +0100 Stefan Schmidt > said: > > > Hello. > > > > > > On 01/10/2018 03:45 PM, Carsten Haitzler wrote: > > > On Wed, 10 Jan 2018 09:46:45 +0100 Stefan Schmidt < > ste...@osg.samsung.com> > > > said: > > > > >

Re: [E-devel] [EGIT] [core/efl] master 01/03: efl thread signal masks - fix up for various threads manually created

2018-01-10 Thread Carsten Haitzler
On Wed, 10 Jan 2018 16:02:09 +0100 Stefan Schmidt said: > Hello. > > > On 01/10/2018 03:45 PM, Carsten Haitzler wrote: > > On Wed, 10 Jan 2018 09:46:45 +0100 Stefan Schmidt > > said: > > > >> Hello. > >> > >> > >> On 01/09/2018 10:08 PM, Stefan Schmidt wrote: > >>> Hello. > >>> > >>> > >>> On

Re: [E-devel] Eo/Eolian namespace definition

2018-01-10 Thread Jean-Philippe André
Hi Dave, On Thu, Jan 11, 2018 at 7:43 AM, Davide Andreoli wrote: > 2018-01-08 19:52 GMT+01:00 Cedric Bail : > > > Hi Dave, > > > > > Original Message > > > Subject: [E-devel] Eo/Eolian namespace definition > > > Local Time: January 7, 2018 9:28 AM > > > UTC Time: January 7, 201

Re: [E-devel] efl_add causing confusion

2018-01-10 Thread Jean-Philippe André
Hi Gustavo, Just replying to the first comment in this mail. On Thu, Jan 11, 2018 at 3:52 AM, Gustavo Sverzut Barbieri < barbi...@gmail.com> wrote: > hi all, > > jpeg, i think that this "destruct" event should have a counterpart > method, like in GObject they have dispose + finalize, we could ha

Re: [E-devel] efl_add causing confusion

2018-01-10 Thread Jean-Philippe André
Hi On Wed, Jan 10, 2018 at 11:39 PM, Carsten Haitzler wrote: > On Wed, 10 Jan 2018 16:31:33 +0900 Jean-Philippe André > said: > > > Hi, > > > > I created a new event "destruct" in Efl.Object. > > It's triggered just before removing the callbacks, in the base class > > destructor, as it's both e

Re: [E-devel] Eo/Eolian namespace definition

2018-01-10 Thread Davide Andreoli
2018-01-08 19:52 GMT+01:00 Cedric Bail : > Hi Dave, > > > Original Message > > Subject: [E-devel] Eo/Eolian namespace definition > > Local Time: January 7, 2018 9:28 AM > > UTC Time: January 7, 2018 5:28 PM > > From: d...@gurumeditation.it > > To: Enlightenment > > > > Hi all, >

Re: [E-devel] [EGIT] [core/efl] master 01/03: efl thread signal masks - fix up for various threads manually created

2018-01-10 Thread Stefan Schmidt
Hello. On 01/10/2018 04:02 PM, Stefan Schmidt wrote: > Hello. > > > On 01/10/2018 03:45 PM, Carsten Haitzler wrote: >> On Wed, 10 Jan 2018 09:46:45 +0100 Stefan Schmidt >> said: >> >>> Hello. >>> >>> >>> On 01/09/2018 10:08 PM, Stefan Schmidt wrote: Hello. On 01/09/2018 05:2

[E-devel] Creating Enlightenment Gadgets

2018-01-10 Thread Stephen Houston
Hello, I would like to point everyone to a new wiki page we have that details developing gadgets for Enlightenment using the sandbox method. https://www.enlightenment.org/develop/e/sandbox_gadgets Feel free to use the guide to create cool new gadgets for E and make sure you contribute back feedb

Re: [E-devel] Is there a book?

2018-01-10 Thread Vanangamudi
Hi, I want to try and build an mind-map application from scratch to explore the scene-graph facilities of efl. I did look at Egitu project(https://github.com/DaveMDS/egitu/tree/master/egitu). I am also a part of free software enthusiast group in tamilnadu, india. We'd like to get people inv

Re: [E-devel] efl_add causing confusion

2018-01-10 Thread Gustavo Sverzut Barbieri
hi all, jpeg, i think that this "destruct" event should have a counterpart method, like in GObject they have dispose + finalize, we could have something like that to allow two clearly distinct phases: - one to release references to others (our invalidate/terminate), announces that everyone keep

Re: [E-devel] Is there a book?

2018-01-10 Thread Vincent Torri
hello you can also look at current applications to have an idea on how to use EFL, and ask also some questions on IRC what do you want to code ? Vincent On Wed, Jan 10, 2018 at 7:21 PM, Andrew Williams wrote: > Hi, > > We are working on updating all of our documentation but we don’t have a >

Re: [E-devel] Is there a book?

2018-01-10 Thread Andrew Williams
Hi, We are working on updating all of our documentation but we don’t have a book at this time. You can read most of our documentation for developers at https://enlightenment.org/develop/ Happy coding, Andy On Wed, 10 Jan 2018 at 08:54, Vanangamudi wrote: > Hi, > > > First of all, I must appreci

[E-devel] xdg-shell support

2018-01-10 Thread Mike Blumenkrantz
I've merged support for the recently-finalized version of this. The biggest change is that v5 is no longer supported in Enlightenment due to symbol collisions. Build dependencies for any wayland builds will now also require wayland-protocols >= 1.12, but this should not be an issue since there are

[E-devel] Is there a book?

2018-01-10 Thread Vanangamudi
Hi, First of all, I must appreciate the work you guys are doing. Keep up the good work. I want to get started with application development with EFL. Is there a book I can read to get started? Thanks, Vanangamudi -

Re: [E-devel] [EGIT] [core/efl] master 01/03: efl thread signal masks - fix up for various threads manually created

2018-01-10 Thread Jérémy Zurcher
Hi, just jumping here as your are talking about late ecore signal changes and working on them I guess, git bisect tells me that it's because of ba16dee6b3, that I can't send SIGINT to terminology using Ctrl-C anymore. --- Hell'O from Yverdoom Jérémy (jeyzu)

Re: [E-devel] [EGIT] [core/efl] master 01/03: efl thread signal masks - fix up for various threads manually created

2018-01-10 Thread Stefan Schmidt
Hello. On 01/10/2018 03:45 PM, Carsten Haitzler wrote: > On Wed, 10 Jan 2018 09:46:45 +0100 Stefan Schmidt > said: > >> Hello. >> >> >> On 01/09/2018 10:08 PM, Stefan Schmidt wrote: >>> Hello. >>> >>> >>> On 01/09/2018 05:22 PM, Carsten Haitzler wrote: On Tue, 9 Jan 2018 09:35:07 +0100 Ste

Re: [E-devel] [EGIT] [core/efl] master 01/03: efl thread signal masks - fix up for various threads manually created

2018-01-10 Thread Carsten Haitzler
On Wed, 10 Jan 2018 09:46:45 +0100 Stefan Schmidt said: > Hello. > > > On 01/09/2018 10:08 PM, Stefan Schmidt wrote: > > Hello. > > > > > > On 01/09/2018 05:22 PM, Carsten Haitzler wrote: > >> On Tue, 9 Jan 2018 09:35:07 +0100 Stefan Schmidt > >> said: > >> > >>> Hello. > >>> > >>> > >>> On 01

Re: [E-devel] efl_add causing confusion

2018-01-10 Thread Carsten Haitzler
On Wed, 10 Jan 2018 16:31:33 +0900 Jean-Philippe André said: > Hi, > > I created a new event "destruct" in Efl.Object. > It's triggered just before removing the callbacks, in the base class > destructor, as it's both easier and safer this way. I guess this can be > used in bindings too. shouldn

Re: [E-devel] Enlightenment Developer Days 2018 location proposals

2018-01-10 Thread Stefan Schmidt
Hello. On 01/09/2018 05:17 PM, Carsten Haitzler wrote: > On Tue, 9 Jan 2018 09:22:10 +0100 Stefan Schmidt > said: > >> Hello. >> >> >> On 12/04/2017 01:35 PM, Stefan Schmidt wrote: >>> Hello. >>> >>> >>> On 11/22/2017 05:50 PM, Stefan Schmidt wrote: Hello. The end of the yea

Re: [E-devel] [EGIT] [core/efl] master 01/03: efl thread signal masks - fix up for various threads manually created

2018-01-10 Thread Stefan Schmidt
Hello. On 01/09/2018 10:08 PM, Stefan Schmidt wrote: > Hello. > > > On 01/09/2018 05:22 PM, Carsten Haitzler wrote: >> On Tue, 9 Jan 2018 09:35:07 +0100 Stefan Schmidt >> said: >> >>> Hello. >>> >>> >>> On 01/09/2018 08:31 AM, Stefan Schmidt wrote: Hello. On 01/09/2018 07:50