summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-27synaptics 1.8.2xf86-input-synaptics-1.8.2Peter Hutterer
2015-03-27eventcomm: ignore fake and broken MT devicesPeter Hutterer
2015-03-27eventcomm: prevent possibly division by zeroPeter Hutterer
2015-03-27Add a delay between the second button down-up event of double tapsGabriele Mazzotta
2015-03-27Update machine state diagramGabriele Mazzotta
2014-09-18synaptics 1.8.1xf86-input-synaptics-1.8.1Peter Hutterer
2014-09-17Prohibit negative or zero x/y resolutionsPeter Hutterer
2014-09-17When resetting, reset the open slots to -1Peter Hutterer
2014-09-17eventcomm: add missing axis labels to avoid array overrunPeter Hutterer
2014-09-17eventcomm: ensure we're on the same clock as the serverPeter Hutterer
2014-09-17Include xorg-server.h to fix build errors on newest glibcPeter Hutterer
2014-09-17Prevent two-finger taps from being ignoredGabriele Mazzotta
2014-09-17conf: increase top software button area to 15%Peter Hutterer
2014-05-13synaptics 1.8.0xf86-input-synaptics-1.8.0Peter Hutterer
2014-04-30conf: drop the PNPID matching from the fdi filePeter Hutterer
2014-04-30synaptics 1.7.99.2xf86-input-synaptics-1.7.99.2Peter Hutterer
2014-04-30Fix product ID cutoff for MODEL_APPLETOUCH/MODEL_UNIBODY_MACBOOKClinton Sprain
2014-04-30Add support for INPUT_PROP_TOPBUTTONPADHans de Goede
2014-04-29man: add some missing quotesPeter Hutterer
2014-04-23Always count tripletap + click as 3 fingerclick on pads with < 3 touchesHans de Goede
2014-04-22conf: add more PnPIDs and DMI matches for LenovosPeter Hutterer
2014-04-09Comment the touch statesPeter Hutterer
2014-04-09eventcomm: Hook up the libevdev log handlerPeter Hutterer
2014-04-09eventcomm: read one more event after finishing a syncPeter Hutterer
2014-04-09eventcomm: drop superflous helper functionPeter Hutterer
2014-03-24Disable GrabEventDevice by defaultPeter Hutterer
2014-03-18synaptics 1.7.99.1xf86-input-synaptics-1.7.99.1Peter Hutterer
2014-03-18If the touchpad is in TOUCHPAD_OFF mode, allow physical clicksPeter Hutterer
2014-03-14conf: automatically enable the top softbutton area for the new LenovosPeter Hutterer
2014-03-13conf: apply ClickPad softbuttons option through fdi file too (fixed version)Peter Hutterer
2014-03-13Revert "conf: apply ClickPad softbuttons option through fdi file too"Peter Hutterer
2014-03-13conf: apply ClickPad softbuttons option through fdi file tooPeter Hutterer
2014-03-12Revert "Add another third state to TouchpadOff for disabling all but button c...Peter Hutterer
2014-03-12Don't allow any type of movement starting in the top softbutton areaStephen Chandler Paul
2014-03-12Replace is_inside_anybutton_area with current_button_areaStephen Chandler Paul
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