summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-13synaptics 1.8.0HEADmasterPeter Hutterer1-1/+1
2014-04-30conf: drop the PNPID matching from the fdi filePeter Hutterer1-9/+1
2014-04-30synaptics 1.7.99.2Peter Hutterer1-1/+1
2014-04-30Fix product ID cutoff for MODEL_APPLETOUCH/MODEL_UNIBODY_MACBOOKClinton Sprain1-1/+3
2014-04-30Add support for INPUT_PROP_TOPBUTTONPADHans de Goede6-28/+45
2014-04-29man: add some missing quotesPeter Hutterer1-1/+1
2014-04-23Always count tripletap + click as 3 fingerclick on pads with < 3 touchesHans de Goede1-20/+5
2014-04-22conf: add more PnPIDs and DMI matches for LenovosPeter Hutterer2-3/+5
2014-04-09Comment the touch statesPeter Hutterer1-5/+5
2014-04-09eventcomm: Hook up the libevdev log handlerPeter Hutterer1-0/+40
2014-04-09eventcomm: read one more event after finishing a syncPeter Hutterer1-1/+3
2014-04-09eventcomm: drop superflous helper functionPeter Hutterer1-11/+1
2014-03-24Disable GrabEventDevice by defaultPeter Hutterer1-1/+12
2014-03-18synaptics 1.7.99.1Peter Hutterer1-1/+1
2014-03-18If the touchpad is in TOUCHPAD_OFF mode, allow physical clicksPeter Hutterer2-11/+13
2014-03-14conf: automatically enable the top softbutton area for the new LenovosPeter Hutterer2-0/+23
2014-03-13conf: apply ClickPad softbuttons option through fdi file too (fixed version)Peter Hutterer1-0/+4
2014-03-13Revert "conf: apply ClickPad softbuttons option through fdi file too"Peter Hutterer1-4/+0
2014-03-13conf: apply ClickPad softbuttons option through fdi file tooPeter Hutterer1-0/+4
2014-03-12Revert "Add another third state to TouchpadOff for disabling all but button c...Peter Hutterer7-46/+15
2014-03-12Don't allow any type of movement starting in the top softbutton areaStephen Chandler Paul1-1/+2
2014-03-12Replace is_inside_anybutton_area with current_button_areaStephen Chandler Paul2-12/+18
2014-03-12eventcomm: drop mtdevPeter Hutterer3-79/+37
2014-03-12eventcomm: drop some use of mtdevPeter Hutterer1-51/+51
2014-03-11eventcomm: drop calculation of slot offsetPeter Hutterer1-1/+1
2014-03-11eventcomm: fix wrong event code for SYN_REPORTPeter Hutterer1-1/+1
2014-03-11Add property support for secondary (top) software buttonsPeter Hutterer5-27/+59
2014-03-11synaptics: Add support for server managed fdsHans de Goede3-31/+45
2014-02-26man: fix documentation about the new touchpad statePeter Hutterer1-1/+1
2014-02-26Wait for *new* coordinates on a clickpad click before reporting the clickHans de Goede2-2/+10
2014-02-26On button down update cumulative to current x and y, instead of previousHans de Goede1-0/+6
2014-02-26Ignore motion the first X ms after a clickpad clickHans de Goede2-0/+14
2014-02-26Don't report motion inside soft-button areasHans de Goede2-2/+67
2014-02-26Get rid of old_hw_stateHans de Goede2-36/+23
2014-02-26Add an enum for the different soft_button_areasHans de Goede1-13/+22
2014-02-24Add another third state to TouchpadOff for disabling all but button clicksPeter Hutterer7-15/+46
2014-02-24When re-opening evdev, set the fd before trying to grabKeith Packard1-14/+14
2014-02-24Close device if DeviceOnHook failsKeith Packard1-1/+3
2014-02-21Add secondary (top) software buttons areaBenjamin Tissoires3-8/+59
2014-02-20Allow using the entire touchpad for motions started inside the active areaHans de Goede2-12/+14
2014-02-18man: setting scroll deltas to 0 doesn't work (#75074)Peter Hutterer1-3/+0
2014-02-18Revert "Drop circular pad support"Peter Hutterer6-1/+76
2014-02-10Drop the half-baked test suitePeter Hutterer7-961/+1
2014-01-17Revert "Purge scrollbuttons (repeat)"Peter Hutterer5-11/+237
2014-01-17Bump to 1.7.99Peter Hutterer1-1/+1
2014-01-07On clickpads with two touchpoints, try to detect clickfinger 3 actionsPeter Hutterer1-0/+22
2014-01-03Fix ABI detection for in-driver scalingPeter Hutterer1-3/+3
2013-12-05Add missing property handler for the pressure motion factorPeter Hutterer1-0/+13
2013-12-04eventcomm: ungrab the device on DeviceOffPeter Hutterer1-0/+4
2013-11-06Drop edge speed from get_deltaPeter Hutterer1-5/+2