wlroots-hyprland/types/seat
Kirill Primak 86c30b8715 seat: remove wlr_seat_validate_grab_serial()
It makes little sense to have a catch-all grab vaildation function,
considering that e.g. tablet tool implicit grabs are possible as well.
Besides, the function has always returned true anyway.
2023-10-06 08:51:47 +00:00
..
wlr_seat.c seat: remove wlr_seat_validate_grab_serial() 2023-10-06 08:51:47 +00:00
wlr_seat_keyboard.c seat: fix keyboard/pointer/touch resource destroy 2023-06-20 20:14:49 +00:00
wlr_seat_pointer.c compositor: introduce wlr_surface_set_role_object() 2023-06-23 11:54:05 +00:00
wlr_seat_touch.c treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical 2023-10-03 01:51:07 -04:00