[E-devel] Virtual Keyboard

Maximilian Lika via enlightenment-devel <[email protected]> Tue, 28 Apr 2026 17:10:37 +0200
Newsgroups gmane.comp.window-managers.enlightenment.devel
Message-ID <[email protected]>
Hello,

I'm experimenting with EFL on Ubuntu Touch and managed to install the
libraries in a Libertine container. One problem is that the on-screen
keyboard of Ubuntu Touch does not appear when an Entry or other text-
input widget is focused. What is the recommended way in EFL to handle
virtual keyboards? I noticed the elm_entry_input_panel* functions, but
they didn't work for me.

Thanks in advance,
Max