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
2015-03-27
synaptics 1.8.2
xf86-input-synaptics-1.8.2
Peter Hutterer
2015-03-27
eventcomm: ignore fake and broken MT devices
Peter Hutterer
2015-03-27
eventcomm: prevent possibly division by zero
Peter Hutterer
2015-03-27
Add a delay between the second button down-up event of double taps
Gabriele Mazzotta
2015-03-27
Update machine state diagram
Gabriele Mazzotta
2014-09-18
synaptics 1.8.1
xf86-input-synaptics-1.8.1
Peter Hutterer
2014-09-17
Prohibit negative or zero x/y resolutions
Peter Hutterer
2014-09-17
When resetting, reset the open slots to -1
Peter Hutterer
2014-09-17
eventcomm: add missing axis labels to avoid array overrun
Peter Hutterer
2014-09-17
eventcomm: ensure we're on the same clock as the server
Peter Hutterer
2014-09-17
Include xorg-server.h to fix build errors on newest glibc
Peter Hutterer
2014-09-17
Prevent two-finger taps from being ignored
Gabriele Mazzotta
2014-09-17
conf: increase top software button area to 15%
Peter Hutterer
2014-05-13
synaptics 1.8.0
xf86-input-synaptics-1.8.0
Peter Hutterer
2014-04-30
conf: drop the PNPID matching from the fdi file
Peter Hutterer
2014-04-30
synaptics 1.7.99.2
xf86-input-synaptics-1.7.99.2
Peter Hutterer
2014-04-30
Fix product ID cutoff for MODEL_APPLETOUCH/MODEL_UNIBODY_MACBOOK
Clinton Sprain
2014-04-30
Add support for INPUT_PROP_TOPBUTTONPAD
Hans de Goede
2014-04-29
man: add some missing quotes
Peter Hutterer
2014-04-23
Always count tripletap + click as 3 fingerclick on pads with < 3 touches
Hans de Goede
2014-04-22
conf: add more PnPIDs and DMI matches for Lenovos
Peter Hutterer
2014-04-09
Comment the touch states
Peter Hutterer
2014-04-09
eventcomm: Hook up the libevdev log handler
Peter Hutterer
2014-04-09
eventcomm: read one more event after finishing a sync
Peter Hutterer
2014-04-09
eventcomm: drop superflous helper function
Peter Hutterer
2014-03-24
Disable GrabEventDevice by default
Peter Hutterer
2014-03-18
synaptics 1.7.99.1
xf86-input-synaptics-1.7.99.1
Peter Hutterer
2014-03-18
If the touchpad is in TOUCHPAD_OFF mode, allow physical clicks
Peter Hutterer
2014-03-14
conf: automatically enable the top softbutton area for the new Lenovos
Peter Hutterer
2014-03-13
conf: apply ClickPad softbuttons option through fdi file too (fixed version)
Peter Hutterer
2014-03-13
Revert "conf: apply ClickPad softbuttons option through fdi file too"
Peter Hutterer
2014-03-13
conf: apply ClickPad softbuttons option through fdi file too
Peter Hutterer
2014-03-12
Revert "Add another third state to TouchpadOff for disabling all but button c...
Peter Hutterer
2014-03-12
Don't allow any type of movement starting in the top softbutton area
Stephen Chandler Paul
2014-03-12
Replace is_inside_anybutton_area with current_button_area
Stephen Chandler Paul
2014-03-12
eventcomm: drop mtdev
Peter Hutterer
2014-03-12
eventcomm: drop some use of mtdev
Peter Hutterer
2014-03-11
eventcomm: drop calculation of slot offset
Peter Hutterer
2014-03-11
eventcomm: fix wrong event code for SYN_REPORT
Peter Hutterer
2014-03-11
Add property support for secondary (top) software buttons
Peter Hutterer
2014-03-11
synaptics: Add support for server managed fds
Hans de Goede
2014-02-26
man: fix documentation about the new touchpad state
Peter Hutterer
2014-02-26
Wait for *new* coordinates on a clickpad click before reporting the click
Hans de Goede
2014-02-26
On button down update cumulative to current x and y, instead of previous
Hans de Goede
2014-02-26
Ignore motion the first X ms after a clickpad click
Hans de Goede
2014-02-26
Don't report motion inside soft-button areas
Hans de Goede
2014-02-26
Get rid of old_hw_state
Hans de Goede
2014-02-26
Add an enum for the different soft_button_areas
Hans de Goede
2014-02-24
Add another third state to TouchpadOff for disabling all but button clicks
Peter Hutterer
2014-02-24
When re-opening evdev, set the fd before trying to grab
Keith Packard
[next]