libinput/src
Peter Hutterer faf7a6107f 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>
2016-06-02 08:01:43 +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: short-circuit the edge scroll handling when it's not enabled 2016-06-01 15:31:43 +10:00
evdev-mt-touchpad-gestures.c gestures: don't send swipe gestures when gestures are disabled 2016-05-16 08:18:59 +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-02 08:01:43 +10:00
evdev-mt-touchpad.h touchpad: warn if we have invalid touchpad ranges 2016-06-02 08:01:43 +10:00
evdev-tablet-pad.c pad: ignore EV_MSC events 2016-05-27 13:02:30 +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 Drop the ALPS_RUSHMORE tag 2016-05-23 14:56:15 +10:00
evdev.h Drop the ALPS_RUSHMORE tag 2016-05-23 14:56:15 +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 Add support for relative device rotation (trackball only) 2016-05-16 09:21:38 +10:00
libinput-util.c Change to micro seconds for measuring time internally 2015-07-28 17:42:32 +08:00
libinput-util.h Add support for relative device rotation (trackball only) 2016-05-16 09:21:38 +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 tablet: up the reference count for the tool in the event 2016-05-30 16:10:12 +10:00
libinput.h doc: update ref/unref behavior for the tablet tool 2016-05-24 14:40:48 +10:00
libinput.pc.in Add -lrt to the libs 2014-07-03 09:59:43 +10:00
libinput.sym Add support for relative device rotation (trackball only) 2016-05-16 09:21:38 +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