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-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
2012-03-23
use xf86SetStrOption for SoftButtonAreas
Peter Hutterer
2012-03-22
Allow soft button areas to be specified in % of the touchpad
Peter Hutterer
2012-03-22
Include open but unchanged touches when guessing clickfingers
Chase Douglas
2012-03-22
Keep track of which touch slots are open
Chase Douglas
2012-03-22
Fix clickfinger actions when buttons other than 1 are reported
Chase Douglas
2012-03-22
Fix clickfinger actions when middle button emulation is enabled
Chase Douglas
2012-03-20
Fix inverted circular scrolling direction
Peter Hutterer
2012-03-14
Soft buttons are only available on clickpad devices, disable them otherwise.
Peter Hutterer
2012-03-14
Ignore motion during touch count changes on semi-mt devices
Chase Douglas
2012-03-14
Add soft button areas property
Chase Douglas
2012-03-14
Calculate touch data for semi-mt devices, but don't send touch events
Chase Douglas
2012-03-14
Disable scrolling when beginning a clickpad press
Chase Douglas
2012-03-14
Enable clickpad click and drag with two fingers
Chase Douglas
2012-03-14
Add cumulative_d{x,y} to SynapticsHwState
Chase Douglas
2012-03-14
Guess the number of clickpad ClickFingers based on finger distance
Peter Hutterer
2012-03-14
Disable middle mouse button emulation on clickpads
Peter Hutterer
2012-03-14
Add clickpad device property
Chase Douglas
2012-03-14
Add a BTN_EMULATED_FLAG to mark emulated buttons on clickfingers
Peter Hutterer
2012-03-14
Only handle ClickFingers on left button press events
Peter Hutterer
2012-03-14
Add an old_hw_state field to remember the last values
Peter Hutterer
2012-03-14
Move resetting hw state to separate function.
Peter Hutterer
2012-03-14
Move filtering into a separate function
Peter Hutterer
2012-03-14
Move st->mt scaling to helper function
Peter Hutterer
2012-03-14
Use arrays for st->mt scaling
Peter Hutterer
2012-03-14
If the middle button timeout is 0, don't even attempt to emulate.
Peter Hutterer
2012-03-13
Don't use linear regression when calculating touchpad motion deltas
Chase Douglas
2012-03-13
Fix build error - duplicate typedef (#47168)
Peter Hutterer
2012-03-13
Always require mtdev on eventcomm
Peter Hutterer
2012-03-09
Fix horiz/vert scroll delta mixup
Peter Hutterer
2012-03-05
Implement a workaround for Elantech touchpads
Peter Zotov
2012-03-05
Fix scoll increment for non-smooth scrolling (#46617)
Peter Hutterer
2012-02-23
Update touch state when device is off too
Chase Douglas
2012-02-21
Revert "Don't store fake events in the motion history"
Peter Hutterer
2012-02-20
Fix build error if HAVE_MTDEV is false
Peter Hutterer
2012-02-16
Prefer multitouch over single-touch axis ranges
Chase Douglas
2012-02-11
Filter touch events if two-finger scrolling is enabled
Chase Douglas
2012-02-11
Filter touch events if tap actions are enabled
Chase Douglas
[next]