[PATCH] virtual-keyboard: Add new virtual keyboard protocol

Simon Ser contact at emersion.fr
Mon May 21 07:19:03 UTC 2018


On May 21, 2018 12:12 AM, Dorota Czaplejewicz <dorota.czaplejewicz at puri.sm> wrote:
> Apart from the typo that Silvan spotted, I have also encountered the issue where
> the .c/.h generator complained about undefined key_state and keymap_format enums
> which are defined in wayland.xml. I'm not sure what the correct way to solve
> this - should they be copied into this protocol?

This is a bug in wayland-scanner, see [1]. Fixing wayland-scanner has been on my
TODO-list for a while, but if you want to do it, go ahead. A (less than ideal)
workaround is to remove the "enum" attribute from the <arg> for now.

[1]: https://lists.freedesktop.org/archives/wayland-devel/2018-April/037960.html



More information about the wayland-devel mailing list