Wayland Virtual Keyboard

Silvan Jegen s.jegen at gmail.com
Thu May 18 06:46:05 UTC 2017


Hi

On Wed, May 17, 2017 at 9:49 PM, Joshua Watt <jpewhacker at gmail.com> wrote:
> I'm working on an embedded device where we are writing our own custom
> Wayland compositor, and we have need of a virtual keyboard (something
> implementing one of the text-input protocols). Does anyone know of
> such a project? My searches turned up maliit
> (https://github.com/maliit), but I was wondering if anyone knew of
> other options we could investigate?

You may already be aware of it but there is a very basic virtual
keyboard already included in the Weston project:

https://cgit.freedesktop.org/wayland/weston/tree/clients/keyboard.c

Maybe this could serve as an example at least.

Other than the maliit project I am not sure there exists one.
SailfishOS seems to be using the maliit project for their
implementation of a virtual keyboard. I am not sure their
implementation is Open Source though.


Cheers,

Silvan


More information about the wayland-devel mailing list