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
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
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
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