wlroots/types/seat
Guido Günther fef4f3637a seat: Don't forget to destroy touch points on touch up
Otherwise the number of touch points goes up constantly and d'n'd via
touch can't work as validation always fails.

Fixes 75ecba44 ("seat: add serials to touch up events")

Signed-off-by: Guido Günther <agx@sigxcpu.org>
2025-02-13 16:41:05 +00:00
..
wlr_seat.c Assert (almost all) signals have no attached listeners on destroy 2025-01-15 19:53:11 +03:00
wlr_seat_keyboard.c seat: drop last_event 2024-11-12 08:28:50 +00:00
wlr_seat_pointer.c seat: drop last_event 2024-11-12 08:28:50 +00:00
wlr_seat_touch.c seat: Don't forget to destroy touch points on touch up 2025-02-13 16:41:05 +00:00