wlroots/types/seat
Guido Günther d981860314 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>
(cherry picked from commit fef4f3637a)
2025-02-13 17:47:25 +01:00
..
wlr_seat.c Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01:00
wlr_seat_keyboard.c seat/keyboard: drop unnecessary check in handle_keyboard_keymap() 2024-05-27 23:08:20 +00:00
wlr_seat_pointer.c pointer: drop enum wlr_axis_orientation 2024-02-28 16:39:18 +00:00
wlr_seat_touch.c seat: Don't forget to destroy touch points on touch up 2025-02-13 17:47:25 +01:00