mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-02-07 04:06:37 -05:00
Enable to negotiate the keymap format in `wl_keyboard`, in order to introduce keymap formats which are backward-incompatible. The keymap format negotiation is made mandatory from this new version of the `wl_keyboard` interface. - Added the `wl_keyboard::set_supported_keymap_formats` request - Added the `wl_keyboard::error` enum to handle error triggered by the previous request. - Added `xkb_v2` to the `wl_keyboard::keymap_format` enum, to denote the keymap format v2 provided by libxkbcommon. Signed-off-by: Pierre Le Marre <dev@wismill.eu> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| generate-shm-formats.py | ||
| tests.xml | ||
| wayland.dtd | ||
| wayland.xml | ||