summaryrefslogtreecommitdiff
path: root/src/evdev-mt-touchpad.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce unaccelerated motion event vectorsJonas Ådahl2014-12-051-1/+3
* touchpad: Add edge-scrolling supportHans de Goede2014-11-251-0/+46
* touchpad: Add code to get the touchpad model / manufacturerHans de Goede2014-11-251-0/+10
* Rename scroll_mode to scroll_methodPeter Hutterer2014-11-241-2/+2
* evdev: move natural scrolling configuration into evdevPeter Hutterer2014-11-201-2/+0
* touchpad: Hookup scroll-mode configurationHans de Goede2014-11-201-0/+2
* touchpad: s/config/config_natural/Hans de Goede2014-11-111-1/+1
* touchpad: Don't send scroll events during 2 finger tap-n-dragHans de Goede2014-11-061-0/+3
* touchpad: Disable touchpads on trackpoint activityHans de Goede2014-11-061-0/+3
* touchpad: Add tap suspend / resumeHans de Goede2014-11-061-0/+7
* touchpad: Rewrite / fix tp_release_all_tapsHans de Goede2014-11-061-0/+1
* touchpad: hook up natural scrolling configurationPeter Hutterer2014-09-231-0/+5
* touchpad: use the evdev device's filter structPeter Hutterer2014-09-231-2/+0
* touchpad: Enlarge topbutton area a bit while the touchpad is disabledHans de Goede2014-09-191-1/+3
* touchpad: Route top softbuttons through the trackstick if we've oneHans de Goede2014-09-191-0/+1
* touchpad: Keep track of associated trackpoint devicePeter Hutterer2014-09-181-0/+2
* evdev: Move generic scroll code from evdev-mt-touchpad.c to evdev.cHans de Goede2014-09-181-4/+0
* touchpad: move softbutton initialization to separate functionPeter Hutterer2014-09-181-0/+3
* touchpad: hook up sendevents configurationPeter Hutterer2014-09-181-0/+13
* touchpad: reset motion history when nfingers changes on semi-mt padsHans de Goede2014-07-251-0/+2
* touchpad: Create fake touches for BTN_TOOL_FOO on multi-touch pads tooHans de Goede2014-07-211-2/+2
* touchpad: always enable palm detection on apple touchpadsPeter Hutterer2014-07-211-0/+2
* touchpad: require a <45 degree movement for a palm to become a touchPeter Hutterer2014-07-211-0/+1
* touchpad: if a palm touch moves out of the edge zone within a timeout, unpalmPeter Hutterer2014-07-211-1/+5
* touchpad: implement edge-based basic palm detectionPeter Hutterer2014-07-211-0/+9
* touchpad: drop the BOTTOM_TO_AREA/BOTTOM_NEW statesPeter Hutterer2014-07-041-2/+0
* touchpad: hook up to the tapping configurationPeter Hutterer2014-07-031-0/+1
* touchpad: Switch to smooth simple acceleration code from filter.cHans de Goede2014-07-021-4/+0
* touchpad: disable tapping for fingers exceeding the timeout/motion thresholdPeter Hutterer2014-07-021-0/+10
* touchpad: Avoid spurious motion event for scroll movement below thresholdHans de Goede2014-06-251-6/+0
* evdev-mt-touchpad-tap: Switch over to new timer subsystemHans de Goede2014-06-101-6/+1
* evdev-mt-touchpad-buttons: Switch over to new timer subsystemHans de Goede2014-06-101-6/+3
* touchpad: fix two indentation issues in the headerPeter Hutterer2014-06-021-19/+19
* touchpad: Add support for top softbutton areaHans de Goede2014-06-021-4/+17
* touchpad: Rename some variables and functionsHans de Goede2014-06-021-1/+1
* touchpad: Make anisotropic motion deltas isotropicJonas Ådahl2014-05-291-0/+3
* Change internal timestamps to uint64_t to properly deal with wrappingHans de Goede2014-05-221-7/+7
* touchpad: softbuttons: Deal with a click arriving before any touchesHans de Goede2014-05-221-0/+1
* touchpad: Use INPUT_PROP_BUTTONPAD instead of checking for buttonsHans de Goede2014-05-221-4/+3
* touchpad: Rework is_pointer handlingHans de Goede2014-05-221-0/+6
* touchpad: Add clickpad-style software buttonsPeter Hutterer2014-05-221-0/+49
* touchpad: save the active clickfinger buttonPeter Hutterer2014-05-221-0/+1
* touchpad: move button-related code into a separate filePeter Hutterer2014-05-221-0/+11
* touchpad: after a click, lock the finger to its current positionPeter Hutterer2014-05-221-1/+11
* touchpad: clean up tap bits on destroyPeter Hutterer2014-03-251-0/+3
* touchpad: Support finger-pinnnig during physical button pressesPeter Hutterer2014-03-241-0/+1
* touchpad: mark the first finger as pointer-controlling fingerPeter Hutterer2014-03-241-0/+1
* touchpad: add support for clickfingersPeter Hutterer2014-03-241-0/+1
* touchpad: add fake-touch support for BTN_TOOL_DOUBLETAP and friendsPeter Hutterer2014-03-241-0/+1
* touchpad: support single-touch touchpadsPeter Hutterer2014-03-241-0/+2