summaryrefslogtreecommitdiff
path: root/src/synapticsstr.h
AgeCommit message (Expand)Author
2011-02-21Add hysteresis-based noise reductionSimon Thum
2010-10-14track abs/rel mode changes in SwitchMode() instead of ignoring themJoe Shaw
2010-09-01Merge branch 'input-api'Peter Hutterer
2010-09-01Use InputInfoPtr instead of LocalDevicePtr.Peter Hutterer
2010-08-20Added "friction physics" so coasting can stop on its own.Patrick Curran
2010-08-20Reset X/Y hist on multi finger transition to fix jumpsChris Bagwell
2010-07-21Expose width support in capabilites properity.Chris Bagwell
2010-06-17Purge GuestMouse support.Peter Hutterer
2010-06-17Reshuffle default value initialization.Peter Hutterer
2010-05-10Make scrollbuttons processing and property conditional on their existence.Peter Hutterer
2009-11-05Clean up debugging system, allow for --enable-debugPeter Hutterer
2009-07-28Remove the "SpecialScrollAreaRight" option. (#21001)Peter Hutterer
2009-07-27Revert "Auto-adjust edges if values fall outside queried min/max ranges. (#21...Peter Hutterer
2009-07-17Add active area outside of which movements, scrolling, tapping are ignored.Alberto Milone
2009-07-16Add configurable x/y resolution to fix sensitivity on wide touchpads.Tero Saarni
2009-07-10Auto-adjust edges if values fall outside queried min/max ranges. (#21001)Peter Hutterer
2009-05-13Add TapAndDragGesture option and gestures property.Erkin Bahceci
2009-05-08Purge SynapticsHWInfo stuff, move it into proto_data.Peter Hutterer
2009-05-08Add model-specific edges for appletouch.Jeremy Huddleston
2009-05-05Add TouchpadModel specifier and scale the edges accordingly. (#21214)Peter Hutterer
2009-04-26Remove Synaptics SHM configuration bits.Peter Hutterer
2008-10-28Add support for touchpads (such as Elantech) that do not report pressureDmitry Torokhov
2008-10-03Remove repeater functionality.Magnus Kessler
2008-09-17Improved defaults based on capability detection and auto scalingHenrik Rydberg
2008-09-09Improve edge autodetection and accel.Peter Hutterer
2008-09-09Don't lose button up event if timeout is cancelled in the same ReadInput cyclePeter Hutterer
2008-08-08Move synaptics.h into include/, create synapticsstr.h for private structs.Peter Hutterer