libinput/test
Peter Hutterer ec7fc30ae2 touchpad: implement edge-based basic palm detection
A large part of palm events are situated on the far edges of the touchpad. In
a test run on a T440s while typing a long email all but 2 touch points were
located in the outer ~5% of the touchpad. Define a 5% exclusion zone on the
left and right edges in which new touchpoint is automatically assigned to be a
palm.

A finger may move into that exclusion zone without being marked as palm, it
just can't start in one.

On clickpads, the exclusion zone does not extend into the software buttons.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
2014-07-21 08:56:12 +10:00
..
50-litest.conf test: Prefix litest created device names with litest 2014-06-25 11:11:45 +10:00
build-cxx.cc test: Add include from C++ build test 2014-03-29 00:51:44 +01:00
build-pedantic.c test: add a build-test for -pedantic 2014-01-15 11:26:08 +10:00
keyboard.c test: prefix custom test devices with "litest" 2014-07-04 07:57:59 +10:00
litest-bcm5974.c test: add a bunch of test for click behavior on touchpads 2014-06-12 10:29:26 +10:00
litest-int.h test: widen litest to use doubles for scaled variables 2014-07-21 08:56:10 +10:00
litest-keyboard.c test: drop unused includes for libinput-util.h 2014-06-11 09:43:52 +10:00
litest-mouse.c test: drop unused includes for libinput-util.h 2014-06-11 09:43:52 +10:00
litest-synaptics-st.c test: drop unused includes for libinput-util.h 2014-06-11 09:43:52 +10:00
litest-synaptics-t440.c test: fix resolution on T440s multitouch axes 2014-07-16 14:29:39 +10:00
litest-synaptics.c test: drop unused includes for libinput-util.h 2014-06-11 09:43:52 +10:00
litest-trackpoint.c test: drop unused includes for libinput-util.h 2014-06-11 09:43:52 +10:00
litest-wacom-touch.c test: drop unused includes for libinput-util.h 2014-06-11 09:43:52 +10:00
litest.c test: set the abs resolution after creating the device 2014-07-21 08:56:12 +10:00
litest.h test: widen litest to use doubles for scaled variables 2014-07-21 08:56:10 +10:00
log.c Merge branch 'ref-counting-context' 2014-06-25 10:32:42 +10:00
Makefile.am configure.ac: Add subdir-objects to AM_INIT_AUTOMAKE paramaters 2014-07-15 23:44:50 +02:00
misc.c test: prefix custom test devices with "litest" 2014-07-04 07:57:59 +10:00
path.c Make context reference counted 2014-06-25 10:27:03 +10:00
pointer.c test: fix expected delta from relative motion 2014-07-09 12:39:45 +10:00
touch.c test: fix x/y resolution for a test device 2014-07-16 14:29:44 +10:00
touchpad.c touchpad: implement edge-based basic palm detection 2014-07-21 08:56:12 +10:00
udev.c Merge branch 'ref-counting-context' 2014-06-25 10:32:42 +10:00
valgrind.suppressions test: automatically run the tests against valgrind for leaks 2014-04-10 11:11:56 +10:00