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-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
2010-08-23
synaptics 1.2.99.901
xf86-input-synaptics-1.2.99.901
Peter Hutterer
2010-08-20
Enable coasting by default with a value of 20.
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-08-20
Increase the default acceleration factor.
Peter Hutterer
2010-08-19
Up the precision of MaxSpeed and AccelFactor log output.
Peter Hutterer
2010-08-17
synclient: don't print "missing" if a property doesn't exist.
Peter Hutterer
2010-07-22
Reshuffle initialization in preparation for new input API.
Peter Hutterer
2010-07-22
Add some ifdefs missing from XINPUT ABI 12
Peter Hutterer
2010-07-22
Remove XI86_POINTER_CAPABLE usage.
Peter Hutterer
[next]