wlroots-hyprland/types/seat
Simon Ser 1e68e1f661 seat: fix keyboard/pointer/touch resource destroy
We need to always unlink the resource, even if it's already inert.
seat_client_destroy_*() may be called multiple times on the same
resource.

Closes: https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3638
2023-06-20 20:14:49 +00:00
..
wlr_seat.c seat: Allow binding to inert seats 2023-06-03 10:43:12 +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 seat: fix keyboard/pointer/touch resource destroy 2023-06-20 20:14:49 +00:00
wlr_seat_touch.c seat: fix keyboard/pointer/touch resource destroy 2023-06-20 20:14:49 +00:00