summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-04-11tools: skip non-existing propertiesPeter Hutterer
2012-04-11Replace hardcoded max number of touches with a define.Peter Hutterer
2012-04-10Check touch record bounds before accessChase Douglas
2012-03-26Do not perform a tap action when more than three touchesChase Douglas
2012-03-26Count number of multitouch touches for multitouch finger countChase Douglas
2012-03-26Define various EVIOCGPROP bits if non-existentPeter Hutterer
2012-03-24conf: the bcm5974 doesn't have Apple in the product namePeter Hutterer
2012-03-23synaptics 1.5.99.902xf86-input-synaptics-1.5.99.902Peter Hutterer
2012-03-23conf: enable right-button click by default on non-Apple clickpadsPeter Hutterer
2012-03-23use xf86SetStrOption for SoftButtonAreasPeter Hutterer
2012-03-22Allow soft button areas to be specified in % of the touchpadPeter Hutterer
2012-03-22Include open but unchanged touches when guessing clickfingersChase Douglas
2012-03-22Keep track of which touch slots are openChase Douglas
2012-03-22Fix clickfinger actions when buttons other than 1 are reportedChase Douglas
2012-03-22Fix clickfinger actions when middle button emulation is enabledChase Douglas
2012-03-20Fix inverted circular scrolling directionPeter Hutterer
2012-03-14synaptics 1.5.99.901xf86-input-synaptics-1.5.99.901Peter Hutterer
2012-03-14Merge branch 'clickpad-v3'Peter Hutterer
2012-03-14Soft buttons are only available on clickpad devices, disable them otherwise.Peter Hutterer
2012-03-14Ignore motion during touch count changes on semi-mt devicesChase Douglas
2012-03-14Add soft button areas propertyChase Douglas
2012-03-14Calculate touch data for semi-mt devices, but don't send touch eventsChase Douglas
2012-03-14Disable scrolling when beginning a clickpad pressChase Douglas
2012-03-14Enable clickpad click and drag with two fingersChase Douglas