summaryrefslogtreecommitdiff
path: root/test/touchpad-tap.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-19touchpad: fix the number of button clicks in multitapPeter Hutterer1-5/+5
2015-09-07touchpad: don't tap for 2fg down, followed by a single finger upPeter Hutterer1-0/+46
2015-08-03touchpad: pretend the jumpy semi-mt touchpad is a single-touch touchpadPeter Hutterer1-0/+3
2015-07-31test: move the helper functions to the litest.h filePeter Hutterer1-32/+8
2015-07-29test: add missing libinput_dispatch() before timeoutsPeter Hutterer1-0/+1
2015-06-29touchpad: disable tap drag lock by defaultPeter Hutterer1-6/+6
2015-06-23test: add non-draglock test and rename draglock-dependent testsPeter Hutterer1-6/+51
2015-06-23touchpad: hook up drag lock configurationPeter Hutterer1-1/+88
2015-06-23test: replace tap config with helper functionPeter Hutterer1-72/+37
2015-06-22test: drop extra finger up/down in tapndrag + click testPeter Hutterer1-8/+0
2015-06-22test: move tapping tests into a separate binaryPeter Hutterer1-0/+1726