wlroots/types/seat
Simon Ser d290b13871 seat: avoid copying the keymap for each client
We can just send a read-only file descriptor instead.
2021-09-05 22:06:25 +02:00
..
wlr_seat.c seat: use WL_SEAT_ERROR_CAPABILITY 2021-02-08 13:30:21 +01:00
wlr_seat_keyboard.c seat: avoid copying the keymap for each client 2021-09-05 22:06:25 +02:00
wlr_seat_pointer.c input/pointer: try harder to not send duplicate motion events 2021-08-07 09:04:12 +02:00
wlr_seat_touch.c seat: add wlr_seat_touch_{send,notify}_frame 2021-07-08 09:12:17 +02:00