summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-01synaptics 1.6.3xf86-input-synaptics-1.6.3synaptics-1.6-branchPeter Hutterer
2013-02-01conf: add example for AreaBottomEdge on clickpad buttonsPeter Hutterer
2013-01-17synaptics 1.6.2.901xf86-input-synaptics-1.6.2.901Peter Hutterer
2013-01-17Recognise the soft button area property before clickpad is enabledPeter Hutterer
2013-01-17Free mtdev device as well as closing itDaniel Stone
2013-01-17Use LogMessageVerbSigSafe on ABI 18Peter Hutterer
2013-01-17test: drop xf86CheckStrOption from fake symbolsPeter Hutterer
2012-12-21Allow dead areas to update the button statePeter Hutterer
2012-08-31Reset num_active_touches on DeviceOff (#52496)Peter Hutterer
2012-06-12synaptics 1.6.2xf86-input-synaptics-1.6.2Peter Hutterer
2012-05-18synaptics 1.6.1.901Peter Hutterer
2012-05-18Don't allow for scroll distances of 0 (#49965)Peter Hutterer
2012-05-18Reset hw->x/y to INT_MIN and skip HandleState until we have x/y eventsPeter Hutterer
2012-05-17Reset open slots array on device disableChase Douglas
2012-05-16Fix coasting for negative ScrollDeltaChun Yang
2012-05-16Ignore pre-existing touchesChase Douglas
2012-05-16Avoid out-of-bounds access by running num_active_touches < 0 (#49439)Peter Hutterer
2012-05-11synaptics 1.6.1xf86-input-synaptics-1.6.1Peter Hutterer
2012-05-11tools: coasting speed is not capped at 20, cap it at 255Peter Hutterer
2012-05-11Fix coasting speed triggerPeter Hutterer
2012-05-11Don't check for soft buttons if a button is already downPeter Hutterer
2012-05-10whitespace fixPeter Hutterer
2012-05-10tools: undo indentation in synclient's parameter listPeter Hutterer
2012-05-10Indent consistentlyPeter Hutterer
2012-05-03synaptics 1.6.0xf86-input-synaptics-1.6.0Peter Hutterer
2012-05-03Fix coasting for negative scroll directionsPeter Hutterer
2012-05-02Fail if no backends can be foundPeter Hutterer
2012-05-02Include a build for solarisNiveditha Rau
2012-05-02Force SLOTSTATE_EMPTY on DeviceOffPeter Hutterer
2012-05-01Reset all hardware state on DEVICE_OFF (#49161)Peter Hutterer
2012-04-30man: fix hyphenationPeter Hutterer
2012-04-30man: drop mention of shm configurationPeter Hutterer
2012-04-27synaptics 1.5.99.904xf86-input-synaptics-1.5.99.904Peter Hutterer
2012-04-26Reset scroll delta when no finger is touchingPeter Hutterer
2012-04-26Don't unconditionally divide by scroll_dist_vert (#46617)Peter Hutterer
2012-04-26ClickPad is most definitely a bool option.Peter Hutterer
2012-04-26Init num_touches to 0 on startPeter Hutterer
2012-04-26Reset touch state on DeviceOff (#49161)Peter Hutterer
2012-04-24Update src/synproto.c license to the preferred MIT/X11 licenseChase Douglas
2012-04-20Don't release the button on TS_3 if TapAndDrag is disabled (#31854)Peter Hutterer
2012-04-20Print millis as unsigned intPeter Hutterer
2012-04-20Ensure hw millis are monotonic (#48777)Peter Hutterer
2012-04-19man: move ClickPad documentation into a single areaPeter Hutterer
2012-04-17Fix coasting frictionChow Loong Jin
2012-04-17Stop coasting when two-finger scroll beginsPierre Lulé
2012-04-16synaptics 1.5.99.903xf86-input-synaptics-1.5.99.903Peter Hutterer
2012-04-16Support inverted scroll direction.Alyssa Hung
2012-04-13Use maximum number of touches reported by evdevChase Douglas
2012-04-13Fix coasting speedPierre Lulé
2012-04-13Don't count fingers twice when guessing distance (#48316)Peter Hutterer