wlroots-hyprland/types/seat
José Expósito 40dc5121aa seat: support high-resolution clients
Upgrade the seat protocol to version 8 and handle clients that support
high-resolution scroll wheel events.

Since the backend already sends discrete values in the 120 range,
forwarding them is enough.
2022-07-11 11:01:35 +02:00
..
wlr_seat.c seat: support high-resolution clients 2022-07-11 11:01:35 +02:00
wlr_seat_keyboard.c seat: take wlr_keyboard in wlr_seat_set_keyboard() 2022-03-23 13:08:41 +00:00
wlr_seat_pointer.c seat: support high-resolution clients 2022-07-11 11:01:35 +02:00
wlr_seat_touch.c seat: Allow to cancel touches 2022-05-22 09:43:33 +00:00