wlroots/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
wlr_seat_pointer.c
wlr_seat_touch.c