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
2011-04-18
synaptics 1.4.0.901
xf86-input-synaptics-1.4.0.901
Peter Hutterer
2011-04-18
Drain XRecord connection of any events after handling replies
Chase Douglas
2011-04-18
Fix egde/edge typo in manpage and comments.
Cyril Brulebois
2011-04-18
eventcomm: add a missing break statement
Peter Hutterer
2011-04-18
conf: add a descriptive header with warning to example config file
Peter Hutterer
2011-04-18
conf: remove SHM example from fdi
Peter Hutterer
2011-04-18
man: add short blurb about InputClass configuration in servers 1.8
Peter Hutterer
2011-04-18
man: update source path for fdi file and shorten description.
Peter Hutterer
2011-04-18
Add note about MatchDevicePath
Christoph Brill
2011-04-18
Fix typo (resx -> resy)
Alexandr Shadchin
2011-03-04
synaptics 1.4.0
xf86-input-synaptics-1.4.0
Peter Hutterer
2011-02-28
Fix build on BSD
Julien Cristau
2011-02-21
synaptics 1.3.99.901
xf86-input-synaptics-1.3.99.901
Peter Hutterer
2011-02-21
Stop scrolling if not exactly two fingers on touchpad.
Daniel Kurtz
2011-02-21
add a few comments to ComputeDeltas()
Simon Thum
2011-02-21
add some acceleration-related info to the man page
Simon Thum
2011-02-21
reshuffle details on acceleration in the man page for increased readability
Simon Thum
2011-02-21
Merge branch 'devel' into merge
Peter Hutterer
2011-02-21
Add hysteresis-based noise reduction
Simon Thum
2011-02-17
Factor out edge speed calculation.
Peter Hutterer
2011-02-17
Factor out delta calculation into a static func.
Peter Hutterer
2011-02-17
Move delta calculation for trackstick out.
Peter Hutterer
2011-02-17
Reshuffle ComputeDeltas for less indentation.
Peter Hutterer
2011-02-17
Don't expect a palm based on pressure (#22806)
Peter Hutterer
2011-02-17
syndaemon: reset idle time if the system time has changed (#31968)
Peter Hutterer
2011-01-31
synaptics: detect corner tap using the initial touch position
Nicolas Cavallari
2011-01-17
syndaemon.c: Add #include <string.h>
Alan Coopersmith
2011-01-17
synclient.c: Replace old index() function with C89-standard strchr()
Alan Coopersmith
2011-01-05
Rename SHM functions from alloc/free_param_data to alloc/free_shm_data
Peter Hutterer
2011-01-05
Don't report all options unconditionally.
Peter Hutterer
2011-01-05
Dont report the version explicitly, it's reported in the module blob anyway.
Peter Hutterer
2011-01-05
Use xf86SetStrOption instead of xf86FindOption for the Device
Peter Hutterer
2011-01-05
Remove the need for XI86_CONFIGURED on input-ABI 12
Peter Hutterer
2010-12-06
syndaemon: decouple background mode from quietness
Alessandro Guido
2010-11-23
Fix 64bit arch issue in synaptics eventcomm.c
Takashi Iwai
2010-11-02
Input API 12 requires a valuator mode for each axis.
Peter Hutterer
2010-10-18
Remove convert_proc and close_proc.
Peter Hutterer
2010-10-18
Replace two LocalDevicePtr with InputInfoPtr.
Peter Hutterer
2010-10-14
don't post motion events if the finger state is FS_UNTOUCHED
Joe Shaw
2010-10-14
post absolute coordinate motion events if device mode is absolute
Joe Shaw
2010-10-14
track abs/rel mode changes in SwitchMode() instead of ignoring them
Joe Shaw
2010-10-06
Remove refcnt initialization from InputDriverRec.
Peter Hutterer
2010-10-05
config: don't autoprobe when device was set
Giuseppe Bilotta
2010-10-05
config: collect options during preinit
Giuseppe Bilotta
2010-09-01
Bump to 1.3.99
Peter Hutterer
2010-09-01
Merge branch 'input-api'
Peter Hutterer
2010-09-01
Use InputInfoPtr instead of LocalDevicePtr.
Peter Hutterer
2010-09-01
Support the new input api.
Peter Hutterer
2010-09-01
synaptics 1.3.0
xf86-input-synaptics-1.3.0
Peter Hutterer
2010-08-23
man: use secondsĀ² instead of seconds per second
Peter Hutterer
[next]