evdev: use filter_dispatch_constant() for the lenovo trackpoint "wheel"
authorPeter Hutterer <peter.hutterer@who-t.net>
Sun, 4 Sep 2022 23:26:21 +0000 (09:26 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Wed, 7 Sep 2022 23:03:15 +0000 (09:03 +1000)
commitf87fffd1937062d8e67ec77ff86f7b2b1495027a
tree65aff379f12be2a19c357ee180b119e4cbb928e4
parentf80b142dc3c06f65abd43e4df3000b24c6eec2b3
evdev: use filter_dispatch_constant() for the lenovo trackpoint "wheel"

Rather than normalizing manually, leave this up to the pointer acceleration
code.

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