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

2019-07-29 Thread The Rasterman
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 Enlightenment, EFL, Terminology and Rage all installed from git (as AUR packages). It includes a setup tool to configure the system to your liking i

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

2019-07-29 Thread Cedric Bail
On Thursday, July 25, 2019 10:43 PM, Hermet Park wrote: > for your understanding, i showed you a very simplied example, > > _cb() > { > ... > elm_exit(); > } > > void test() > { > obj = elm_xxx_add(); > evas_object_smart_callback_add(obj, "," _cb, ...); > } > > void main() > { >

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

2019-07-29 Thread Daniel Kasak
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 Enlightenment, EFL, Terminology and Rage all > installed from git (as AUR packages)