libinput/test
Peter Hutterer 05f82c573f touchpad: add support for clickfingers
On touchpads without physical buttons, the number of fingers on the touchpad
at the time the physical click happens decides the button type. 1/2/3 fingers
is handled left/right/middle.

We also swallow the motion event on the actual click event, this reduces
erroneous motion events by a bit. More processing is needed here though.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2014-03-24 16:39:12 +10:00
..
build-pedantic.c test: add a build-test for -pedantic 2014-01-15 11:26:08 +10:00
litest-bcm5974.c Add a device test suite 2014-01-15 11:59:27 +10:00
litest-generic-highres-touch.c test: Add scale li_fixed overflow test 2014-02-20 11:30:08 +10:00
litest-int.h Add a device test suite 2014-01-15 11:59:27 +10:00
litest-keyboard.c Add a device test suite 2014-01-15 11:59:27 +10:00
litest-mouse.c test: Add a basic mouse test device 2014-01-22 11:23:00 +10:00
litest-synaptics.c Add a device test suite 2014-01-15 11:59:27 +10:00
litest-trackpoint.c Add a device test suite 2014-01-15 11:59:27 +10:00
litest-wacom-touch.c test: Fix touch_down in wacom touch test device 2014-02-20 11:30:08 +10:00
litest.c test: Add scale li_fixed overflow test 2014-02-20 11:30:08 +10:00
litest.h test: Add scale li_fixed overflow test 2014-02-20 11:30:08 +10:00
log.c Add a customizable log handler 2014-02-19 08:35:25 +10:00
Makefile.am test: Add scale li_fixed overflow test 2014-02-20 11:30:08 +10:00
path.c Make it possible to have persistent libinput_seat instances 2014-02-10 22:28:46 +01:00
pointer.c touchpad: add support for clickfingers 2014-03-24 16:39:12 +10:00
touch.c Split up the touch event into the different touch types 2014-02-26 19:32:33 +01:00
udev.c Make it possible to have persistent libinput_seat instances 2014-02-10 22:28:46 +01:00