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
2014-01-13
Fix ABI detection for in-driver scaling
Peter Hutterer
2013-12-05
Disable driver scaling for input ABI 19.2
Peter Hutterer
2013-01-31
Replace numerical values with an enum for the TouchpadOff prop
Peter Hutterer
2012-08-10
Use LogMessageVerbSigSafe on ABI 18
Peter Hutterer
2012-06-12
Add MODEL_UNIBODY_MACBOOK touchpad model for bcm5974 devices
Chase Douglas
2012-06-05
Remove leftover HAVE_SMOOTH_SCROLL typedef
Peter Hutterer
2012-06-05
Move properties header to where it's needed
Peter Hutterer
2012-05-31
Remove typedefs from all enums
Peter Hutterer
2012-05-18
Remove absolute mode
Peter Hutterer
2012-05-11
Fix coasting speed trigger
Peter Hutterer
2012-05-10
Move synaptics.h leftovers to synapticsstr.h, drop synaptics.h
Peter Hutterer
2012-05-10
Require xserver 1.12 and inputproto 2.2
Peter Hutterer
2012-05-10
Drop circular pad support
Peter Hutterer
2012-05-10
Purge scrollbuttons (repeat)
Peter Hutterer
2012-05-10
Purge edge motion
Peter Hutterer
2012-05-10
Purge fast-taps option
Peter Hutterer
2012-05-10
Drop trackstick emulation mode
Peter Hutterer
2012-05-10
Bury shm - or what was left of it
Peter Hutterer
2012-05-10
Indent consistently
Peter Hutterer
2012-04-11
Replace hardcoded max number of touches with a define.
Peter Hutterer
2012-03-22
Fix clickfinger actions when middle button emulation is enabled
Chase Douglas
2012-03-14
Add soft button areas property
Chase Douglas
2012-03-14
Calculate touch data for semi-mt devices, but don't send touch events
Chase Douglas
2012-03-14
Enable clickpad click and drag with two fingers
Chase Douglas
2012-03-14
Add clickpad device property
Chase Douglas
2012-03-14
Add an old_hw_state field to remember the last values
Peter Hutterer
2012-03-13
Fix build error - duplicate typedef (#47168)
Peter Hutterer
2012-03-05
Implement a workaround for Elantech touchpads
Peter Zotov
2012-02-11
Move X touch event processing into synaptics.c
Chase Douglas
2012-02-11
Add open_slots array to SynapticsPrivate
Chase Douglas
2012-02-11
Add touch valuator mask to hw state structure
Chase Douglas
2012-02-11
Rename num_touches to max_touches
Chase Douglas
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
[next]