summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-12Remove FastTap leftoversGabriele Mazzotta
2015-01-08Don't assume that touch devices report per finger width and pressureGabriele Mazzotta
2014-09-17Use ABS_MT events for the palm detection when supportedGabriele Mazzotta
2014-09-17Limit the movement to 20 mm per eventPeter Hutterer
2014-09-16Prohibit negative or zero x/y resolutionsPeter Hutterer
2014-09-05When resetting, reset the open slots to -1Peter Hutterer
2014-09-05eventcomm: add missing axis labels to avoid array overrunPeter Hutterer
2014-09-05Shut up a coverity warningPeter Hutterer
2014-09-05Mark some switch case fallthroughs with commentsPeter Hutterer
2014-09-05Use cumulative relative touch movements while scrollingGabriele Mazzotta
2014-09-04eventcomm: ensure we're on the same clock as the serverPeter Hutterer
2014-08-29Include xorg-server.h to fix build errors on newest glibcPeter Hutterer
2014-08-28Silence two compiler warningsPeter Hutterer
2014-08-14Prevent two-finger taps from being ignoredGabriele Mazzotta
2014-08-08Use libevdev's per-device logging functions instead of the global handlerPeter Hutterer
2014-08-08synaptics 1.8.99Peter Hutterer
2014-08-08conf: increase top software button area to 15%Peter Hutterer
2014-05-20eventcomm: Drop requirement for a grab during initPeter 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