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
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()
> {
>
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)