evdev: introduce a touch arbitration enum
authorPeter Hutterer <peter.hutterer@who-t.net>
Wed, 19 Sep 2018 02:02:51 +0000 (12:02 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Thu, 31 Jan 2019 05:17:28 +0000 (05:17 +0000)
commitd3595908e508a4e18611ce208952add4264c555e
tree0aa33ec3f50e5047b516bfdf711be5f88487ed7b
parent794bff8af0b2050078a2013d303a0a0b6b850ee4
evdev: introduce a touch arbitration enum

This enables us to change the types of touch arbitration, with the focus on
allowing location-based touch arbitration as well as the more generic "disable
everything".

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
src/evdev-fallback.c
src/evdev-fallback.h
src/evdev-mt-touchpad.c
src/evdev-mt-touchpad.h
src/evdev-tablet.c
src/evdev.h