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
Age
Commit message (
Expand
)
Author
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
2012-05-18
Remove @DRIVER_NAME@ from Makefile.am
Peter Hutterer
2012-05-18
Fix indentation mishap
Peter Hutterer
2012-05-18
Remove absolute mode
Peter Hutterer
2012-05-18
Don't allow for scroll distances of 0 (#49965)
Peter Hutterer
2012-05-18
Reset hw->x/y to INT_MIN and skip HandleState until we have x/y events
Peter Hutterer
2012-05-17
Reset open slots array on device disable
Chase Douglas
2012-05-16
Fix coasting for negative ScrollDelta
Chun Yang
2012-05-15
Remove defunct HAVE_MULTITOUCH compiler warning
Peter Hutterer
2012-05-15
Ignore pre-existing touches
Chase Douglas
2012-05-15
Avoid out-of-bounds access by running num_active_touches < 0 (#49439)
Peter Hutterer
2012-05-11
Fix coasting speed trigger
Peter Hutterer
2012-05-11
Don't check for soft buttons if a button is already down
Peter Hutterer
2012-05-10
Rename force_empty parameter to set_slot_empty
Peter Hutterer
2012-05-10
Format Makefile.am, drop @DRIVER_NAME@.c usage
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
Bury shm - or what was left of it
Peter Hutterer
2012-05-10
whitespace fix
Peter Hutterer
2012-05-10
Indent consistently
Peter Hutterer
2012-05-03
Fix coasting for negative scroll directions
Peter Hutterer
2012-05-02
Force SLOTSTATE_EMPTY on DeviceOff
Peter Hutterer
2012-05-01
Reset all hardware state on DEVICE_OFF (#49161)
Peter Hutterer
2012-04-26
Reset scroll delta when no finger is touching
Peter Hutterer
2012-04-26
Don't unconditionally divide by scroll_dist_vert (#46617)
Peter Hutterer
2012-04-26
ClickPad is most definitely a bool option.
Peter Hutterer
2012-04-26
Init num_touches to 0 on start
Peter Hutterer
2012-04-26
Reset touch state on DeviceOff (#49161)
Peter Hutterer
2012-04-24
Update src/synproto.c license to the preferred MIT/X11 license
Chase Douglas
2012-04-20
Don't release the button on TS_3 if TapAndDrag is disabled (#31854)
Peter Hutterer
2012-04-20
Print millis as unsigned int
Peter Hutterer
2012-04-20
Ensure hw millis are monotonic (#48777)
Peter Hutterer
2012-04-17
Fix coasting friction
Chow Loong Jin
2012-04-17
Stop coasting when two-finger scroll begins
Pierre Lulé
2012-04-16
Support inverted scroll direction.
Alyssa Hung
2012-04-13
Use maximum number of touches reported by evdev
Chase Douglas
2012-04-13
Fix coasting speed
Pierre Lulé
2012-04-13
Don't count fingers twice when guessing distance (#48316)
Peter Hutterer
2012-04-11
Replace hardcoded max number of touches with a define.
Peter Hutterer
2012-04-10
Check touch record bounds before access
Chase Douglas
2012-03-26
Do not perform a tap action when more than three touches
Chase Douglas
2012-03-26
Count number of multitouch touches for multitouch finger count
Chase Douglas
2012-03-26
Define various EVIOCGPROP bits if non-existent
Peter Hutterer
[prev]
[next]