wlroots-hyprland/backend/libinput
Andri Yngvason 4f4d3cf2a2 backend: touch: Assign good ids to single touch devices
libinput_event_touch_get_slot always returns -1 for single touch devices. Using
libinput_event_touch_get_seat_slot instead ensures that they are assigned actual
slot ids.

Also, this is what Weston does, so this change yields a more consistent
behaviour between different compositors.
2019-08-15 18:46:54 +03:00
..
backend.c backend/libinput: add assertions 2018-09-18 11:05:55 +02:00
events.c s/lid_switch/switch_device 2019-03-19 22:45:58 -04:00
keyboard.c backend/libinput: add assertions 2018-09-18 11:05:55 +02:00
pointer.c Implement the pointer-gestures-unstable-v1 protocol 2019-01-28 22:06:36 +01:00
switch.c s/lid_switch/switch_device 2019-03-19 22:45:58 -04:00
tablet_pad.c backend/libinput: add assertions 2018-09-18 11:05:55 +02:00
tablet_tool.c Add libinput-1.14 support 2019-08-11 19:39:47 +09:00
touch.c backend: touch: Assign good ids to single touch devices 2019-08-15 18:46:54 +03:00