summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-05Handle a -Wstrict-prototypes/-Wold-style-definition pair of warningsHEADmasterAlan Coopersmith1-1/+1
2024-01-05Handle 5 -Wmissing-prototypes warningsAlan Coopersmith3-7/+7
2024-01-05Fix 185 -Wdiscarded-qualifiers warningsAlan Coopersmith3-7/+8
2024-01-05Add X.Org's standard C warning flags to AM_CFLAGSAlan Coopersmith2-2/+2
2023-12-02configure: updates to quiet obsolete macro warningsAlan Coopersmith2-4/+5
2023-10-01gitlab CI: ensure libtool is installed in build containerAlan Coopersmith1-3/+3
2023-02-09gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith1-2/+2
2022-07-10xf86-input-synaptics 1.9.2xf86-input-synaptics-1.9.2Alan Coopersmith1-1/+1
2022-01-16Convert remaining source files from ISO-8859-1 to UTF-8Alan Coopersmith4-29/+29
2022-01-16gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2022-01-16Fix spelling/wording issuesAlan Coopersmith7-11/+11
2022-01-16Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2021-04-09synclient: allow negative/large values for AreaLeftEdge etc.Pip Cet1-4/+4
2020-07-28eventcomm: fix compile with pre-time64 kernelsAriadne Conill1-0/+8
2020-07-22eventcomm: use 64-bit time safe accessors instead of timeval directlyAriadne Conill1-4/+7
2019-02-11Use fabs() instead of abs() on double values.Matthieu Herrb1-4/+4
2018-11-25Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-18Update README for gitlab migrationAlan Coopersmith2-13/+7
2018-05-29synaptics 1.9.1xf86-input-synaptics-1.9.1Peter Hutterer1-1/+1
2018-05-15eventcomm: if we get a read error other than EAGAIN, remove the fdPeter Hutterer1-0/+1
2017-10-26Replace SA_ONESHOT with the more portable SA_RESETHAND.Luca Castagnini1-2/+2
2017-08-17Drop HandleTouches - it's a noopPeter Hutterer1-19/+1
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2016-11-18synaptics 1.9.0xf86-input-synaptics-1.9.0Peter Hutterer1-1/+1
2016-10-09synaptics 1.8.99.2xf86-input-synaptics-1.8.99.2Peter Hutterer1-1/+1
2016-09-15Remove unused fraction calculationsPeter Hutterer2-21/+0
2016-08-17eventcomm: don't ever probe if a device is setPeter Hutterer1-6/+6
2016-08-08syndaemon: enable touchpad when pressing a modifier comboAnton Lindqvist1-13/+37
2016-06-02Support XINPUT ABI version 23Peter Hutterer2-3/+13
2016-05-23conf: rename to 70-synaptics.confStefan Dirsch3-2/+2
2016-04-29Revert MaxDoubleTapTime back to 180Peter Hutterer1-1/+1
2016-04-29synaptics 1.8.99.1xf86-input-synaptics-1.8.99.1Peter Hutterer1-1/+1
2016-04-27eventcomm: fix typo checking for two-finger scrollingPeter Hutterer1-1/+1
2015-08-12Drop touch events from the driverPeter Hutterer1-103/+10
2015-08-12eventcomm: ignore key repeat eventsPeter Hutterer1-0/+4
2015-03-25eventcomm: ignore fake and broken MT devicesPeter Hutterer1-0/+9
2015-03-24eventcomm: prevent possibly division by zeroPeter Hutterer1-0/+10
2015-03-18Revert "Support the new Lenovo X1 Carbon 3rd trackpoint buttons"Peter Hutterer7-102/+0
2015-03-06conf: add Lenovo T450s and W451 to rulesPeter Hutterer1-0/+10
2015-02-18Add a delay between the second button down-up event of double tapsGabriele Mazzotta3-109/+90
2015-01-30Support the new Lenovo X1 Carbon 3rd trackpoint buttonsPeter Hutterer7-0/+92
2015-01-16Update machine state diagramGabriele Mazzotta1-149/+216
2015-01-12Remove FastTap leftoversGabriele Mazzotta3-5/+1
2015-01-08Don't assume that touch devices report per finger width and pressureGabriele Mazzotta3-3/+10
2014-09-17Use ABS_MT events for the palm detection when supportedGabriele Mazzotta2-0/+15
2014-09-17Limit the movement to 20 mm per eventPeter Hutterer2-0/+35
2014-09-16Prohibit negative or zero x/y resolutionsPeter Hutterer1-0/+10
2014-09-05When resetting, reset the open slots to -1Peter Hutterer1-1/+7
2014-09-05eventcomm: add missing axis labels to avoid array overrunPeter Hutterer1-2/+11