summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-11tools: coasting speed is not capped at 20, cap it at 255Peter Hutterer1-1/+1
2012-05-11Fix coasting speed triggerPeter Hutterer2-12/+10
2012-05-11Don't check for soft buttons if a button is already downPeter Hutterer1-8/+17
2012-05-10Rename force_empty parameter to set_slot_emptyPeter Hutterer1-1/+1
2012-05-10Format Makefile.am, drop @DRIVER_NAME@.c usagePeter Hutterer1-1/+3
2012-05-10Move synaptics.h leftovers to synapticsstr.h, drop synaptics.hPeter Hutterer13-62/+23
2012-05-10Require xserver 1.12 and inputproto 2.2Peter Hutterer9-298/+64
2012-05-10Update various Red Hat copyrightsPeter Hutterer4-3/+4
2012-05-10Drop circular pad supportPeter Hutterer6-77/+2
2012-05-10Purge scrollbuttons (repeat)Peter Hutterer6-237/+12
2012-05-10Purge edge motionPeter Hutterer6-193/+13
2012-05-10Purge fast-taps optionPeter Hutterer4-30/+4
2012-05-10Drop trackstick emulation modePeter Hutterer6-87/+15
2012-05-10Bury shm - or what was left of itPeter Hutterer5-254/+8
2012-05-10Bump to 1.6.99Peter Hutterer1-1/+1
2012-05-10whitespace fixPeter Hutterer1-2/+2
2012-05-10tools: undo indentation in synclient's parameter listPeter Hutterer1-123/+81
2012-05-10Indent consistentlyPeter Hutterer18-3329/+3521
2012-05-03synaptics 1.6.0Peter Hutterer1-1/+1
2012-05-03Fix coasting for negative scroll directionsPeter Hutterer1-2/+3
2012-05-02Fail if no backends can be foundPeter Hutterer1-1/+1
2012-05-02Include a build for solarisNiveditha Rau1-0/+4
2012-05-02Force SLOTSTATE_EMPTY on DeviceOffPeter Hutterer4-8/+8
2012-05-01Reset all hardware state on DEVICE_OFF (#49161)Peter Hutterer3-1/+59
2012-04-30man: fix hyphenationPeter Hutterer1-1/+1
2012-04-30man: drop mention of shm configurationPeter Hutterer1-3/+0
2012-04-27synaptics 1.5.99.904Peter Hutterer1-1/+1
2012-04-26Reset scroll delta when no finger is touchingPeter Hutterer1-0/+2
2012-04-26Don't unconditionally divide by scroll_dist_vert (#46617)Peter Hutterer1-14/+12
2012-04-26ClickPad is most definitely a bool option.Peter Hutterer1-1/+1
2012-04-26Init num_touches to 0 on startPeter Hutterer1-0/+1
2012-04-26Reset touch state on DeviceOff (#49161)Peter Hutterer2-0/+2
2012-04-24Update src/synproto.c license to the preferred MIT/X11 licenseChase Douglas1-21/+16
2012-04-20Don't release the button on TS_3 if TapAndDrag is disabled (#31854)Peter Hutterer1-4/+1
2012-04-20Print millis as unsigned intPeter Hutterer1-2/+2
2012-04-20Ensure hw millis are monotonic (#48777)Peter Hutterer1-0/+4
2012-04-19man: move ClickPad documentation into a single areaPeter Hutterer1-18/+32
2012-04-17Fix coasting frictionChow Loong Jin1-2/+2
2012-04-17Stop coasting when two-finger scroll beginsPierre Lulé1-0/+2
2012-04-16synaptics 1.5.99.903Peter Hutterer1-1/+1
2012-04-16Support inverted scroll direction.Alyssa Hung3-4/+7
2012-04-13Use maximum number of touches reported by evdevChase Douglas1-5/+5
2012-04-13Fix coasting speedPierre Lulé1-13/+10
2012-04-13Don't count fingers twice when guessing distance (#48316)Peter Hutterer1-4/+11
2012-04-11tools: skip non-existing propertiesPeter Hutterer1-0/+9
2012-04-11Replace hardcoded max number of touches with a define.Peter Hutterer2-1/+2
2012-04-10Check touch record bounds before accessChase Douglas1-0/+3
2012-03-26Do not perform a tap action when more than three touchesChase Douglas1-1/+3
2012-03-26Count number of multitouch touches for multitouch finger countChase Douglas1-2/+14
2012-03-26Define various EVIOCGPROP bits if non-existentPeter Hutterer1-0/+8