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
/
properties.c
Age
Commit message (
Expand
)
Author
2014-03-11
Add property support for secondary (top) software buttons
Peter Hutterer
2014-02-24
Add another third state to TouchpadOff for disabling all but button clicks
Peter Hutterer
2014-02-18
Revert "Drop circular pad support"
Peter Hutterer
2014-01-17
Revert "Purge scrollbuttons (repeat)"
Peter Hutterer
2013-12-05
Add missing property handler for the pressure motion factor
Peter Hutterer
2012-10-24
Recognise the soft button area property before clickpad is enabled
Peter Hutterer
2012-05-18
Don't allow for scroll distances of 0 (#49965)
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
Update various Red Hat copyrights
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
Indent consistently
Peter Hutterer
2012-03-14
Soft buttons are only available on clickpad devices, disable them otherwise.
Peter Hutterer
2012-03-14
Add soft button areas property
Chase Douglas
2012-03-14
Add clickpad device property
Chase Douglas
2012-01-06
Constify priv->device
Daniel Stone
2011-10-24
Use the scroll distances as increment for scrolling valuator axes
Peter Hutterer
2011-08-25
Fix pressure->motion property format
Derek Foreman
2011-08-25
Properties: Generalise InitTypedAtom from InitAtom
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-03-18
Revert "Add synaptics orientation support"
Peter Hutterer
2011-03-09
Add synaptics orientation support
Aapo Rantalainen
2011-02-21
Add hysteresis-based noise reduction
Simon Thum
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-07-21
Expose width support in capabilites properity.
Chris Bagwell
2010-07-21
Expose pressure support in capabilities property.
Chris Bagwell
2010-06-17
Purge GuestMouse support.
Peter Hutterer
2010-06-17
Require server 1.6 or later.
Peter Hutterer
2010-05-10
Make scrollbuttons processing and property conditional on their existence.
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-28
Add "Synaptics Capabilities" read-only property.
Peter Hutterer
2009-05-13
Add TapAndDragGesture option and gestures property.
Erkin Bahceci
2009-04-26
Remove Synaptics SHM configuration bits.
Peter Hutterer
2009-03-05
include xorg-server.h from all driver source files.
Peter Hutterer
2009-02-20
two-finger emulation through fingerWidth
Marcel Dejean
2009-01-27
properties: implement float properties.
Peter Hutterer
2008-10-13
properties: handle checkonly flag.
Henrik Rydberg
2008-10-11
Return correctly on successful property setting
William Grant
2008-09-26
Adjust to new property API.
Peter Hutterer
[next]