wlroots-hyprland/types/seat
Simon Ser c27263c105 seat: allow compositors to not load a keymap
The protocol allows compositors to not send any keymap to Wayland
clients. Handle a keymap-less keyboard correctly by sending
WL_KEYBOARD_KEYMAP_FORMAT_NO_KEYMAP instead of erroring out in the
mmap call.
2021-08-06 23:06:29 +02:00
..
wlr_seat.c seat: use WL_SEAT_ERROR_CAPABILITY 2021-02-08 13:30:21 +01:00
wlr_seat_keyboard.c seat: allow compositors to not load a keymap 2021-08-06 23:06:29 +02:00
wlr_seat_pointer.c input/pointer: send axis source once per frame 2021-07-19 12:00:31 +02:00
wlr_seat_touch.c seat: add wlr_seat_touch_{send,notify}_frame 2021-07-08 09:12:17 +02:00