mirror of
https://github.com/X11Libre/xf86-input-libinput.git
synced 2026-03-24 01:24:04 +00:00
The device slot is per-device, so if we have more than one device we may get a touch down event for a slot already in use. Fixes https://gitlab.freedesktop.org/libinput/libinput/issues/153 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>