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-12-22
synaptics 1.7.7
xf86-input-synaptics-1.7.7
Peter Hutterer
2014-12-22
Limit the movement to 20 mm per event
Peter Hutterer
2014-12-22
Prohibit negative or zero x/y resolutions
Peter Hutterer
2014-12-22
When resetting, reset the open slots to -1
Peter Hutterer
2014-12-22
eventcomm: add missing axis labels to avoid array overrun
Peter Hutterer
2014-09-05
eventcomm: ensure we're on the same clock as the server
Peter Hutterer
2014-08-28
Prevent two-finger taps from being ignored
Gabriele Mazzotta
2014-08-28
conf: increase top software button area to 15%
Peter Hutterer
2014-05-13
synaptics 1.7.6
xf86-input-synaptics-1.7.6
synaptics-1.7-branch
Peter Hutterer
2014-05-05
conf: add SoftButtonAreas and SecondarySoftButton areas to fdi file
Peter Hutterer
2014-05-01
synaptics 1.7.5.901
xf86-input-synaptics-1.7.5.901
Peter Hutterer
2014-04-30
Add support for INPUT_PROP_TOPBUTTONPAD
Hans de Goede
2014-04-30
If the touchpad is in TOUCHPAD_OFF mode, allow physical clicks
Peter Hutterer
2014-04-30
Don't allow any type of movement starting in the top softbutton area
Stephen Chandler Paul
2014-04-30
Replace is_inside_anybutton_area with current_button_area
Stephen Chandler Paul
2014-04-30
Add property support for secondary (top) software buttons
Peter Hutterer
2014-04-30
Wait for *new* coordinates on a clickpad click before reporting the click
Hans de Goede
2014-04-30
On button down update cumulative to current x and y, instead of previous
Hans de Goede
2014-04-30
Ignore motion the first X ms after a clickpad click
Hans de Goede
2014-04-30
Don't report motion inside soft-button areas
Hans de Goede
2014-04-30
Get rid of old_hw_state
Hans de Goede
2014-04-30
Add an enum for the different soft_button_areas
Hans de Goede
2014-04-30
Add secondary (top) software buttons area
Benjamin Tissoires
2014-04-30
Allow using the entire touchpad for motions started inside the active area
Hans de Goede
2014-04-30
Always count tripletap + click as 3 fingerclick on pads with < 3 touches
Hans de Goede
2014-04-30
On clickpads with two touchpoints, try to detect clickfinger 3 actions
Peter Hutterer
2014-04-30
man: add some missing quotes
Peter Hutterer
2014-04-30
Fix product ID cutoff for MODEL_APPLETOUCH/MODEL_UNIBODY_MACBOOK
Clinton Sprain
2014-04-29
synaptics 1.7.5
xf86-input-synaptics-1.7.5
Peter Hutterer
2014-03-20
Avoid erroneously handling two touchpoints in the same slot
Peter Hutterer
2014-03-20
eventcomm: drop assumption of non-zero slot offset
Peter Hutterer
2014-03-20
eventcomm: drop calculation of slot offset
Peter Hutterer
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
[next]