summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-10xf86-input-synaptics 1.9.2xf86-input-synaptics-1.9.2Alan Coopersmith
2022-01-16Convert remaining source files from ISO-8859-1 to UTF-8Alan Coopersmith
2022-01-16gitlab CI: add a basic build testAlan Coopersmith
2022-01-16Fix spelling/wording issuesAlan Coopersmith
2022-01-16Build xz tarballs instead of bzip2Alan Coopersmith
2021-04-09synclient: allow negative/large values for AreaLeftEdge etc.Pip Cet
2020-07-28eventcomm: fix compile with pre-time64 kernelsAriadne Conill
2020-07-22eventcomm: use 64-bit time safe accessors instead of timeval directlyAriadne Conill
2019-02-11Use fabs() instead of abs() on double values.Matthieu Herrb
2018-11-25Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-11-18Update README for gitlab migrationAlan Coopersmith
2018-05-29synaptics 1.9.1xf86-input-synaptics-1.9.1Peter Hutterer
2018-05-15eventcomm: if we get a read error other than EAGAIN, remove the fdPeter Hutterer
2017-10-26Replace SA_ONESHOT with the more portable SA_RESETHAND.Luca Castagnini
2017-08-17Drop HandleTouches - it's a noopPeter Hutterer
2017-01-26autogen: add default patch prefixMihail Konev
2017-01-26autogen.sh: use quoted string variablesEmil Velikov
2016-11-18synaptics 1.9.0xf86-input-synaptics-1.9.0Peter Hutterer
2016-10-09synaptics 1.8.99.2xf86-input-synaptics-1.8.99.2Peter Hutterer
2016-09-15Remove unused fraction calculationsPeter Hutterer
2016-08-17eventcomm: don't ever probe if a device is setPeter Hutterer
2016-08-08syndaemon: enable touchpad when pressing a modifier comboAnton Lindqvist
2016-06-02Support XINPUT ABI version 23Peter Hutterer
2016-05-23conf: rename to 70-synaptics.confStefan Dirsch
2016-04-29Revert MaxDoubleTapTime back to 180Peter Hutterer
2016-04-29synaptics 1.8.99.1xf86-input-synaptics-1.8.99.1Peter Hutterer
2016-04-27eventcomm: fix typo checking for two-finger scrollingPeter Hutterer
2015-08-12Drop touch events from the driverPeter Hutterer
2015-08-12eventcomm: ignore key repeat eventsPeter Hutterer
2015-03-25eventcomm: ignore fake and broken MT devicesPeter Hutterer
2015-03-24eventcomm: prevent possibly division by zeroPeter Hutterer
2015-03-18Revert "Support the new Lenovo X1 Carbon 3rd trackpoint buttons"Peter Hutterer
2015-03-06conf: add Lenovo T450s and W451 to rulesPeter Hutterer
2015-02-18Add a delay between the second button down-up event of double tapsGabriele Mazzotta
2015-01-30Support the new Lenovo X1 Carbon 3rd trackpoint buttonsPeter Hutterer
2015-01-16Update machine state diagramGabriele Mazzotta
2015-01-12Remove FastTap leftoversGabriele Mazzotta
2015-01-08Don't assume that touch devices report per finger width and pressureGabriele Mazzotta
2014-09-17Use ABS_MT events for the palm detection when supportedGabriele Mazzotta
2014-09-17Limit the movement to 20 mm per eventPeter Hutterer
2014-09-16Prohibit negative or zero x/y resolutionsPeter Hutterer
2014-09-05When resetting, reset the open slots to -1Peter Hutterer
2014-09-05eventcomm: add missing axis labels to avoid array overrunPeter Hutterer
2014-09-05Shut up a coverity warningPeter Hutterer
2014-09-05Mark some switch case fallthroughs with commentsPeter Hutterer
2014-09-05Use cumulative relative touch movements while scrollingGabriele Mazzotta
2014-09-04eventcomm: ensure we're on the same clock as the serverPeter Hutterer
2014-08-29Include xorg-server.h to fix build errors on newest glibcPeter Hutterer
2014-08-28Silence two compiler warningsPeter Hutterer
2014-08-14Prevent two-finger taps from being ignoredGabriele Mazzotta