summaryrefslogtreecommitdiff
path: root/src/synapticsstr.h
AgeCommit message (Expand)Author
2012-02-10Allocate priv->hwStateChase Douglas
2012-02-10Allocate SynapticsHwStruct for local function useChase Douglas
2012-01-26Add touch device class supportChase Douglas
2012-01-06Constify priv->deviceDaniel Stone
2011-10-24Scroll: Initial smooth scrolling supportDaniel Stone
2011-10-18Scroll: Prepare ScrollData for smooth scrollingDaniel Stone
2011-08-25Scroll: Move coasting variables to priv->scrollDaniel Stone
2011-08-25Scroll: Add last_millis to track scroll event timingDerek Foreman
2011-08-25Scroll: Move scroll_[xya] into new priv->scroll structDaniel Stone
2011-08-25Revise palm check logicDerek Foreman
2011-08-25More accurate extrapolated fake motion eventsDerek Foreman
2011-08-25Use hardware time where possibleDerek Foreman
2011-08-25Use CARD32 for timestampsDaniel Stone
2011-08-25Give FingerState enums explicit valuesDaniel Stone
2011-05-31Replace xf86Msg with xf86IDrvMsgPeter Hutterer
2011-05-31Export device node as property.Peter Hutterer
2011-05-31Initialize the vendor/product id property if we know either.Peter Hutterer
2011-04-14Fix egde/edge typo in manpage and comments.Cyril Brulebois
2011-03-18Revert "Add synaptics orientation support"Peter Hutterer
2011-03-09Add synaptics orientation supportAapo Rantalainen
2011-03-01Simplified mechanism for determining default sizeAlexandr Shadchin
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