evdev: only extract the fuzz for touchpads and touchscreens
authorPeter Hutterer <peter.hutterer@who-t.net>
Wed, 26 Jun 2019 03:55:36 +0000 (13:55 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Wed, 26 Jun 2019 08:27:36 +0000 (18:27 +1000)
commit82958a31f1dccdf0ffb02d1719912d5d8d43188b
treea28729bee6f30b281230338d2b7650b55fe2f671
parent82102f8599e1792b331557b9135404750ee0ada7
evdev: only extract the fuzz for touchpads and touchscreens

We don't have a hysteresis for tablet devices, so let's leave those as-is.

This may be a slight regression in behavior compared to pre-410b157e84 now the
kernel will apply the fuzz. Let's see if anyone notices, the fuzz is usually
so tiny on tablets that it shouldn't be noticable.

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