mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-02-07 04:06:37 -05:00
Introduce the wl_keyboard::frame event to end of a set of events that logically belong together, similarly to other frame events, e.g. wl_pointer::frame. The motivation is to enable keymap negotiation: - Compositor sends multiple consecutive wl_keyboard::keymap events, each one with a different format, then a wl_keyboard::frame event. - Clients select the most appropriate format to parse, if any. Signed-off-by: Pierre Le Marre <dev@wismill.eu> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| generate-shm-formats.py | ||
| tests.xml | ||
| wayland.dtd | ||
| wayland.xml | ||