summaryrefslogtreecommitdiff
path: root/doc/touchpad-tap-state-machine.svg
Commit message (Expand)AuthorAgeFilesLines
* touchpad: simplify tapping state machine by eliminating the multitap statessatrmb2019-11-261-1/+1
* doc: updates to the tap state machinePeter Hutterer2019-11-151-1507/+2
* touchpad: handle a palm down in the tapped statePeter Hutterer2018-03-071-338/+598
* touchpad: work palm detection into the tap state machinePeter Hutterer2017-11-201-1096/+1091
* touchpad: add a config option to disable tap-and-dragPeter Hutterer2016-01-271-712/+755
* touchpad: fix the number of button clicks in multitapPeter Hutterer2015-09-191-759/+706
* touchpad: don't tap for 2fg down, followed by a single finger upPeter Hutterer2015-09-071-96/+158
* touchpad: work thumb detection into the tap state machinePeter Hutterer2015-07-091-0/+18
* touchpad: hook up drag lock configurationPeter Hutterer2015-06-231-343/+385
* touchpad: end tap-and-drag with an extra tapVelimir Lisec2015-05-181-216/+263
* touchpad: introduce MULTITAP for multi-tap-and-dragPeter Hutterer2015-04-171-627/+965
* touchpad: Only break out of tap FSM for clickpad button pressesJonas Ã…dahl2014-09-021-567/+567
* touchpad: disable tapping for fingers exceeding the timeout/motion thresholdPeter Hutterer2014-07-021-771/+756
* touchpad: add support for multi-finger tappingPeter Hutterer2014-03-241-0/+771