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
Age
Commit message (
Expand
)
Author
2014-03-12
synaptics 1.7.4
xf86-input-synaptics-1.7.4
Peter Hutterer
2014-02-24
Close device if DeviceOnHook fails
Keith Packard
2014-02-21
man: setting scroll deltas to 0 doesn't work (#75074)
Peter Hutterer
2014-02-21
Revert "Drop circular pad support"
Peter Hutterer
2014-02-21
Revert "Purge scrollbuttons (repeat)"
Peter Hutterer
2014-01-13
synaptics 1.7.3
xf86-input-synaptics-1.7.3
Peter Hutterer
2014-01-13
Fix ABI detection for in-driver scaling
Peter Hutterer
2013-12-09
synaptics 1.7.2
xf86-input-synaptics-1.7.2
Peter Hutterer
2013-12-09
eventcomm: ungrab the device on DeviceOff
Peter Hutterer
2013-12-09
Add missing property handler for the pressure motion factor
Peter Hutterer
2013-12-05
Disable driver scaling for input ABI 19.2
Peter Hutterer
2013-05-13
synaptics 1.7.1
xf86-input-synaptics-1.7.1
Peter Hutterer
2013-05-09
Plug memory leak for priv->touch_axes
Peter Hutterer
2013-05-09
Plug memory leak for option_string
Peter Hutterer
2013-04-26
Fix stack smash in clickpad_guess_clickfingers()
Peter Hutterer
2013-04-05
Allow soft button areas to overlap on the edge
Peter Hutterer
2013-04-05
man: clarify that 0, not 0% disables the softbutton area
Peter Hutterer
2013-04-05
Improve readability of the soft button areas
Peter Hutterer
2013-04-02
synaptics 1.7.0
xf86-input-synaptics-1.7.0
Peter Hutterer
2013-03-26
synclient: use a parameter that actually exists in the man page example
Peter Hutterer
2013-03-26
synclient: drop XF86Config-4 from man page
Peter Hutterer
2013-03-26
syndaemon: list -? in help/man page
Peter Hutterer
2013-03-26
synclient: support -? for usage
Peter Hutterer
2013-03-26
synclient: remove 'm' and 'h' from getopt and man page
Peter Hutterer
2013-03-26
tools: drop -s listing in synclient's help output. SHM is gone.
Peter Hutterer
2013-03-25
eventcomm: print axis resolution to the log
Peter Hutterer
2013-01-31
Replace numerical values with an enum for the TouchpadOff prop
Peter Hutterer
2013-01-04
conf: add example for AreaBottomEdge on clickpad buttons
Peter Hutterer
2013-01-02
Free mtdev device as well as closing it
Daniel Stone
2012-12-21
Allow dead areas to update the button state
Peter Hutterer
2012-10-24
Recognise the soft button area property before clickpad is enabled
Peter Hutterer
2012-10-08
test: drop xf86CheckStrOption from fake symbols
Peter Hutterer
2012-09-15
Enable ps2comm and alpscomm build on GNU/Hurd
Samuel Thibault
2012-08-31
Reset num_active_touches on DeviceOff (#52496)
Peter Hutterer
2012-08-10
Use LogMessageVerbSigSafe on ABI 18
Peter Hutterer
2012-08-01
Decorate the accel log messages with (accel)
Peter Hutterer
2012-06-22
eventcomm: proto_data is not null, don't check
Peter Hutterer
2012-06-22
eventcomm: simplify conditions
Peter Hutterer
2012-06-12
Turn down the default sensitivity for unibody MacBook touchpads
Chase Douglas
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-06-05
ps2comm: use ErrorF from PS2DBG directly
Peter Hutterer
2012-06-05
Fix indentation for the synaptics protocol ops
Peter Hutterer
2012-05-31
check for HAVE_CONFIG_H before including config.h
Peter Hutterer
2012-05-31
Un-typedef model_lookup_t
Peter Hutterer
2012-05-31
tools: un-typedef TouchpadState
Peter Hutterer
2012-05-31
Remove typedefs from all enums
Peter Hutterer
2012-05-31
Remove an unused define for 1/sqrt(2)
Peter Hutterer
2012-05-21
DeviceOn and friends return a status code, not a bool
Peter Hutterer
[next]