Re: [E-devel] [EGIT] [core/efl] master 05/08: ecore: avoid breaking next main loop start if quit occurs outside of loop

2019-07-30 Thread Hermet Park
Since we've driven a lot of use cases calling elm_exit() in the object event callback via smart objects, Even we have no guarantees what these smart objects are, because they were designed to allow custom by services, apps even edje, elm, etc. If some events calls were immediately triggered, they m

Re: [E-devel] [EGIT] [core/efl] master 05/08: ecore: avoid breaking next main loop start if quit occurs outside of loop

2019-07-30 Thread Cedric Bail
On Tuesday, July 30, 2019 5:00 AM, Hermet Park wrote: > We have to notice that user could build up a lot of objects before main > loop begin, > Now they have to put very ugly conditions for this change. > > Though we think previous code is a bug, > Users won't agree, they might think this is due

Re: [E-devel] [EGIT] [core/efl] master 05/08: ecore: avoid breaking next main loop start if quit occurs outside of loop

2019-07-30 Thread Hermet Park
We have to notice that user could build up a lot of objects before main loop begin, Now they have to put very ugly conditions for this change. Though we think previous code is a bug, Users won't agree, they might think this is due to just unstable efl changes. some_event_cb() { ... if

Re: [E-devel] Arch Linux + Enlightenment for Raspberry Pi

2019-07-30 Thread The Rasterman
On Tue, 30 Jul 2019 09:38:02 +1000 Daniel Kasak said: > On Mon, Jul 29, 2019 at 8:36 PM Carsten Haitzler > wrote: > > > > > https://www.enlightenment.org/_media/arch-linux-e-pi-setup.jpg > > > > This is a first cut at a pre-built Arch Linux disk image for the > > Raspberry Pi with Enlightenme