index
:
driver/xf86-input-synaptics
master
obsd
synaptics-1.6-branch
synaptics-1.7-branch
synaptics touchpad input driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
synapticsstr.h
Age
Commit message (
Expand
)
Author
2012-02-10
Allocate priv->hwState
Chase Douglas
2012-02-10
Allocate SynapticsHwStruct for local function use
Chase Douglas
2012-01-26
Add touch device class support
Chase Douglas
2012-01-06
Constify priv->device
Daniel Stone
2011-10-24
Scroll: Initial smooth scrolling support
Daniel Stone
2011-10-18
Scroll: Prepare ScrollData for smooth scrolling
Daniel Stone
2011-08-25
Scroll: Move coasting variables to priv->scroll
Daniel Stone
2011-08-25
Scroll: Add last_millis to track scroll event timing
Derek Foreman
2011-08-25
Scroll: Move scroll_[xya] into new priv->scroll struct
Daniel Stone
2011-08-25
Revise palm check logic
Derek Foreman
2011-08-25
More accurate extrapolated fake motion events
Derek Foreman
2011-08-25
Use hardware time where possible
Derek Foreman
2011-08-25
Use CARD32 for timestamps
Daniel Stone
2011-08-25
Give FingerState enums explicit values
Daniel Stone
2011-05-31
Replace xf86Msg with xf86IDrvMsg
Peter Hutterer
2011-05-31
Export device node as property.
Peter Hutterer
2011-05-31
Initialize the vendor/product id property if we know either.
Peter Hutterer
2011-04-14
Fix egde/edge typo in manpage and comments.
Cyril Brulebois
2011-03-18
Revert "Add synaptics orientation support"
Peter Hutterer
2011-03-09
Add synaptics orientation support
Aapo Rantalainen
2011-03-01
Simplified mechanism for determining default size
Alexandr Shadchin
2011-02-21
Add hysteresis-based noise reduction
Simon Thum
2010-10-14
track abs/rel mode changes in SwitchMode() instead of ignoring them
Joe Shaw
2010-09-01
Merge branch 'input-api'
Peter Hutterer
2010-09-01
Use InputInfoPtr instead of LocalDevicePtr.
Peter Hutterer
2010-08-20
Added "friction physics" so coasting can stop on its own.
Patrick Curran
2010-08-20
Reset X/Y hist on multi finger transition to fix jumps
Chris Bagwell
2010-07-21
Expose width support in capabilites properity.
Chris Bagwell
2010-06-17
Purge GuestMouse support.
Peter Hutterer
2010-06-17
Reshuffle default value initialization.
Peter Hutterer
2010-05-10
Make scrollbuttons processing and property conditional on their existence.
Peter Hutterer
2009-11-05
Clean up debugging system, allow for --enable-debug
Peter Hutterer
2009-07-28
Remove the "SpecialScrollAreaRight" option. (#21001)
Peter Hutterer
2009-07-27
Revert "Auto-adjust edges if values fall outside queried min/max ranges. (#21...
Peter Hutterer
2009-07-17
Add active area outside of which movements, scrolling, tapping are ignored.
Alberto Milone
2009-07-16
Add configurable x/y resolution to fix sensitivity on wide touchpads.
Tero Saarni
2009-07-10
Auto-adjust edges if values fall outside queried min/max ranges. (#21001)
Peter Hutterer
2009-05-13
Add TapAndDragGesture option and gestures property.
Erkin Bahceci
2009-05-08
Purge SynapticsHWInfo stuff, move it into proto_data.
Peter Hutterer
2009-05-08
Add model-specific edges for appletouch.
Jeremy Huddleston
2009-05-05
Add TouchpadModel specifier and scale the edges accordingly. (#21214)
Peter Hutterer
2009-04-26
Remove Synaptics SHM configuration bits.
Peter Hutterer
2008-10-28
Add support for touchpads (such as Elantech) that do not report pressure
Dmitry Torokhov
2008-10-03
Remove repeater functionality.
Magnus Kessler
2008-09-17
Improved defaults based on capability detection and auto scaling
Henrik Rydberg
2008-09-09
Improve edge autodetection and accel.
Peter Hutterer
2008-09-09
Don't lose button up event if timeout is cancelled in the same ReadInput cycle
Peter Hutterer
2008-08-08
Move synaptics.h into include/, create synapticsstr.h for private structs.
Peter Hutterer
[prev]