On Wed, 26 May 2021 16:50:17 +0200 Pierre Couderc via enlightenment-users
<enlightenment-users@lists.sourceforge.net> said:

> I have a small application on a pi zero (with raspbian no network), 
> which starts at power on  and displays  pdf pages on a video projector 
> (based on poppler), in fact simply on the frame buffer. No full keyboard 
> only a remote control with 4 directions keys.It works fine.
> 
> As its appears I need a (very) small GUI, I think to efl.
> 
> So, it there an simple interface efl->frame buffer.
> 
> Or should I use wayland and then have the problem to interface my 
> bitmaps provided by poppler to wayland in full screen...?
> 
> Thanks for any proposal...

yes - efl apps will "just work" in the fb. build with the drm engine. they can
also with with acceleration too if you have a working gl stack there. of course
you are limited to a single window. there are catches... :)

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
Carsten Haitzler - ras...@rasterman.com



_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to