libinput/src
Peter Hutterer f9207606aa touchpad: warn if we have invalid touchpad ranges
Quite a few bugs are caused by touchpad ranges being out of whack. If we get
input events significantly outside the expected range (5% width/height as
error margin) print a warning to the log.

And add a new doc page to explain what is happening and how to fix it.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
(cherry picked from commit faf7a6107f)
2016-06-16 14:41:53 +10:00
..
evdev-middle-button.c middle-button: don't call libinput_now() in the timeout handler 2015-08-04 15:44:39 +10:00
evdev-mt-touchpad-buttons.c touchpad: add a middle button software area 2016-04-05 10:13:56 +10:00
evdev-mt-touchpad-edge-scroll.c touchpad: constify a couple of helper functions 2016-01-20 15:38:12 +10:00
evdev-mt-touchpad-gestures.c gestures: don't send swipe gestures when gestures are disabled 2016-05-30 08:31:06 +10:00
evdev-mt-touchpad-tap.c touchpad: add a config option to disable tap-and-drag 2016-01-27 10:03:28 +10:00
evdev-mt-touchpad.c touchpad: warn if we have invalid touchpad ranges 2016-06-16 14:41:53 +10:00
evdev-mt-touchpad.h touchpad: warn if we have invalid touchpad ranges 2016-06-16 14:41:53 +10:00
evdev-tablet-pad.c pad: ignore EV_MSC events 2016-05-30 08:31:59 +10:00
evdev-tablet-pad.h pad: implement wacom pad support 2016-04-18 09:12:02 +10:00
evdev-tablet.c tablet: fix distance normalization range after 25a9f39 2016-04-28 09:23:27 +10:00
evdev-tablet.h tablet: add a fuzz-filter to avoid spamming callers with subpixel updates 2016-04-13 08:13:47 +10:00
evdev.c evdev: the range between dpad and trigger-happy are keys, not buttons 2016-05-30 08:31:16 +10:00
evdev.h Merge branch 'wip/tablet-pad-support' 2016-04-18 13:31:46 +10:00
filter-private.h Add an API to change pointer acceleration profiles 2015-09-11 00:54:01 +10:00
filter.c Fix spelling mistakes 2016-04-06 07:42:03 +10:00
filter.h tablet: hook up relative motion events 2016-01-22 16:16:55 +10:00
libinput-private.h Make a link to the html docs available as a #define 2016-04-28 10:01:20 +10:00
libinput-util.c Change to micro seconds for measuring time internally 2015-07-28 17:42:32 +08:00
libinput-util.h Constify two matrix multiplication helpers 2016-05-03 13:44:04 +10:00
libinput-version.h.in COPYING: Update boilerplate from MIT X11 to MIT Expat license 2015-06-16 14:36:04 +10:00
libinput.c pad: implement wacom pad support 2016-04-18 09:12:02 +10:00
libinput.h doc: update ref/unref behavior for the tablet tool 2016-05-30 08:31:53 +10:00
libinput.pc.in Add -lrt to the libs 2014-07-03 09:59:43 +10:00
libinput.sym Merge branch 'wip/tablet-pad-support' 2016-04-18 13:31:46 +10:00
Makefile.am Fix distcheck 2016-04-21 15:21:08 +10:00
path.c Ignore test devices for libinput contexts not run from the test suite 2015-07-28 17:42:32 +08:00
path.h COPYING: Update boilerplate from MIT X11 to MIT Expat license 2015-06-16 14:36:04 +10:00
timer.c timer: print the wrong offset when we have a negative timer offset bug 2016-04-11 13:02:19 +10:00
timer.h Change to micro seconds for measuring time internally 2015-07-28 17:42:32 +08:00
udev-seat.c Ignore test devices for libinput contexts not run from the test suite 2015-07-28 17:42:32 +08:00
udev-seat.h COPYING: Update boilerplate from MIT X11 to MIT Expat license 2015-06-16 14:36:04 +10:00