summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-12eventcomm: drop mtdevPeter Hutterer
2014-03-12eventcomm: drop some use of mtdevPeter Hutterer
2014-03-11eventcomm: drop calculation of slot offsetPeter Hutterer
2014-03-11eventcomm: fix wrong event code for SYN_REPORTPeter Hutterer
2014-03-11Add property support for secondary (top) software buttonsPeter Hutterer
2014-03-11synaptics: Add support for server managed fdsHans de Goede
2014-02-26man: fix documentation about the new touchpad statePeter Hutterer
2014-02-26Wait for *new* coordinates on a clickpad click before reporting the clickHans de Goede
2014-02-26On button down update cumulative to current x and y, instead of previousHans de Goede
2014-02-26Ignore motion the first X ms after a clickpad clickHans de Goede
2014-02-26Don't report motion inside soft-button areasHans de Goede
2014-02-26Get rid of old_hw_stateHans de Goede
2014-02-26Add an enum for the different soft_button_areasHans de Goede
2014-02-24Add another third state to TouchpadOff for disabling all but button clicksPeter Hutterer
2014-02-24When re-opening evdev, set the fd before trying to grabKeith Packard
2014-02-24Close device if DeviceOnHook failsKeith Packard
2014-02-21Add secondary (top) software buttons areaBenjamin Tissoires
2014-02-20Allow using the entire touchpad for motions started inside the active areaHans de Goede
2014-02-18man: setting scroll deltas to 0 doesn't work (#75074)Peter Hutterer
2014-02-18Revert "Drop circular pad support"Peter Hutterer
2014-02-10Drop the half-baked test suitePeter Hutterer
2014-01-17Revert "Purge scrollbuttons (repeat)"Peter Hutterer
2014-01-17Bump to 1.7.99Peter Hutterer
2014-01-07On clickpads with two touchpoints, try to detect clickfinger 3 actionsPeter Hutterer
2014-01-03Fix ABI detection for in-driver scalingPeter Hutterer
2013-12-05Add missing property handler for the pressure motion factorPeter Hutterer
2013-12-04eventcomm: ungrab the device on DeviceOffPeter Hutterer
2013-11-06Drop edge speed from get_deltaPeter Hutterer
2013-11-04autogen.sh: support NOCONFIGURE=1Peter Hutterer
2013-11-04Drop maintainer modePeter Hutterer
2013-10-14Switch to libevdev for the eventcomm backendPeter Hutterer
2013-07-19Disable driver scaling for input ABI 19.2Peter Hutterer
2013-05-13synaptics 1.7.1xf86-input-synaptics-1.7.1Peter Hutterer
2013-05-09Plug memory leak for priv->touch_axesPeter Hutterer
2013-05-09Plug memory leak for option_stringPeter Hutterer
2013-04-26Fix stack smash in clickpad_guess_clickfingers()Peter Hutterer
2013-04-05Allow soft button areas to overlap on the edgePeter Hutterer
2013-04-05man: clarify that 0, not 0% disables the softbutton areaPeter Hutterer
2013-04-05Improve readability of the soft button areasPeter Hutterer
2013-04-02synaptics 1.7.0xf86-input-synaptics-1.7.0Peter Hutterer
2013-03-26synclient: use a parameter that actually exists in the man page examplePeter Hutterer
2013-03-26synclient: drop XF86Config-4 from man pagePeter Hutterer
2013-03-26syndaemon: list -? in help/man pagePeter Hutterer
2013-03-26synclient: support -? for usagePeter Hutterer
2013-03-26synclient: remove 'm' and 'h' from getopt and man pagePeter Hutterer
2013-03-26tools: drop -s listing in synclient's help output. SHM is gone.Peter Hutterer
2013-03-25eventcomm: print axis resolution to the logPeter Hutterer
2013-01-31Replace numerical values with an enum for the TouchpadOff propPeter Hutterer
2013-01-04conf: add example for AreaBottomEdge on clickpad buttonsPeter Hutterer
2013-01-02Free mtdev device as well as closing itDaniel Stone