Hello everybody, Just a quick update. The first (p)Efl App has landed in Ubuntu Touch:
https://open-store.io/app/emedia.maxperl The solution (at least I think) was that efl also had to be explicitly compiled with a --prefix; simply setting the corresponding environment variables (ELM_PREFIX, etc.) apparently wasn't enough. What still isn’t working is the efl Wayland engine (I can get to render the win if I set a minimum size for it — otherwise Mir crashes because it doesn’t accept a width of 0) — but efl can’t receive any input in Wayland. I think this is because Ubuntu Touch is running a very old version of MirServer, and I’m hoping for a soon-to-come update to Mir 2.x with hopefully better Wayland support. Aside from a few bugs in Ubuntu Touch’s XWayland environment (especially touch input in landscape mode is not fully possible), it works quite well under XWayland as well. Another thing that still needs improvement is the virtual keyboard. For now, I’ve just written my own in pEFL, but apparently you could also communicate with Maliit via DBus... But that’s still a long way off. Thanks for all help here and best wishes, Max Am Sonntag, dem 17.05.2026 um 18:59 +0100 schrieb Carsten Haitzler: > On Sun, 17 May 2026 18:21:36 +0200 Maximilian Lika via enlightenment- > users > <[email protected]> said: > > > Am Sonntag, dem 17.05.2026 um 16:49 +0100 schrieb Carsten Haitzler: > > > well you could enable wl support... > > > > I thought Wayland support is broken (see > > https://git.enlightenment.org/enlightenment/enlightenment/issues/109 > > )? > > Isn't it? > > wayland for ENLIGHTENMENT ... > > wayland client support for efl is different - it will ahve bugs and > issues... > but it does work. > _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
