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
2024-05-12
Fix -Wold-style-declaration warning
Alan Coopersmith
2024-05-12
Raise minimum supported Xserver version from 1.12 to 1.15
Alan Coopersmith
2024-01-05
Handle 5 -Wmissing-prototypes warnings
Alan Coopersmith
2024-01-05
Fix 185 -Wdiscarded-qualifiers warnings
Alan Coopersmith
2024-01-05
Add X.Org's standard C warning flags to AM_CFLAGS
Alan Coopersmith
2022-01-16
Convert remaining source files from ISO-8859-1 to UTF-8
Alan Coopersmith
2022-01-16
Fix spelling/wording issues
Alan Coopersmith
2020-07-28
eventcomm: fix compile with pre-time64 kernels
Ariadne Conill
2020-07-22
eventcomm: use 64-bit time safe accessors instead of timeval directly
Ariadne Conill
2019-02-11
Use fabs() instead of abs() on double values.
Matthieu Herrb
2018-05-15
eventcomm: if we get a read error other than EAGAIN, remove the fd
Peter Hutterer
2017-08-17
Drop HandleTouches - it's a noop
Peter Hutterer
2016-09-15
Remove unused fraction calculations
Peter Hutterer
2016-08-17
eventcomm: don't ever probe if a device is set
Peter Hutterer
2016-06-02
Support XINPUT ABI version 23
Peter Hutterer
2016-04-29
Revert MaxDoubleTapTime back to 180
Peter Hutterer
2016-04-27
eventcomm: fix typo checking for two-finger scrolling
Peter Hutterer
2015-08-12
Drop touch events from the driver
Peter Hutterer
2015-08-12
eventcomm: ignore key repeat events
Peter Hutterer
2015-03-25
eventcomm: ignore fake and broken MT devices
Peter Hutterer
2015-03-24
eventcomm: prevent possibly division by zero
Peter Hutterer
2015-03-18
Revert "Support the new Lenovo X1 Carbon 3rd trackpoint buttons"
Peter Hutterer
2015-02-18
Add a delay between the second button down-up event of double taps
Gabriele Mazzotta
2015-01-30
Support the new Lenovo X1 Carbon 3rd trackpoint buttons
Peter Hutterer
2015-01-08
Don't assume that touch devices report per finger width and pressure
Gabriele Mazzotta
2014-09-17
Use ABS_MT events for the palm detection when supported
Gabriele Mazzotta
2014-09-17
Limit the movement to 20 mm per event
Peter Hutterer
2014-09-16
Prohibit negative or zero x/y resolutions
Peter Hutterer
2014-09-05
When resetting, reset the open slots to -1
Peter Hutterer
2014-09-05
eventcomm: add missing axis labels to avoid array overrun
Peter Hutterer
2014-09-05
Shut up a coverity warning
Peter Hutterer
2014-09-05
Mark some switch case fallthroughs with comments
Peter Hutterer
2014-09-05
Use cumulative relative touch movements while scrolling
Gabriele Mazzotta
2014-09-04
eventcomm: ensure we're on the same clock as the server
Peter Hutterer
2014-08-29
Include xorg-server.h to fix build errors on newest glibc
Peter Hutterer
2014-08-28
Silence two compiler warnings
Peter Hutterer
2014-08-14
Prevent two-finger taps from being ignored
Gabriele Mazzotta
2014-08-08
Use libevdev's per-device logging functions instead of the global handler
Peter Hutterer
2014-05-20
eventcomm: Drop requirement for a grab during init
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-23
Always count tripletap + click as 3 fingerclick on pads with < 3 touches
Hans de Goede
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
If the touchpad is in TOUCHPAD_OFF mode, allow physical clicks
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
[next]