wlroots-hyprland/types/seat
Dominique Martinet 9ddc2f39d0 wlr_seat destroy: fix use-after-free after primary selection source cancel
the primary_selection_source_destroy list points to memory freed by
that cancel callback, so remove from list before freeing
2018-07-01 21:04:43 +09:00
..
wlr_seat.c wlr_seat destroy: fix use-after-free after primary selection source cancel 2018-07-01 21:04:43 +09:00
wlr_seat_keyboard.c seat: implement inert seat resources 2018-05-03 22:03:44 +01:00
wlr_seat_pointer.c Send axis source event 2018-05-12 13:53:21 +01:00
wlr_seat_touch.c seat: implement inert seat resources 2018-05-03 22:03:44 +01:00