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
2013-01-17
Use LogMessageVerbSigSafe on ABI 18
Peter Hutterer
2012-05-11
Fix coasting speed trigger
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
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
[next]