summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-10dont spam xserver with false-positivesHEADmasterEnrico Weigelt, metux IT consult
2024-06-10fix FTBS on non-udev target platforms (eg. FreeBSD)Enrico Weigelt, metux IT consult
2024-06-10tolerate including linux/input.hEnrico Weigelt, metux IT consult
2024-06-10fix unportable linux-only includeEnrico Weigelt, metux IT consult
2024-06-10drop quirk for ancient linux kernel version (<2.6.30)Enrico Weigelt, metux IT consult
2024-05-14bump minimal xorg version to 1.18Enrico Weigelt, metux IT consult
2023-10-01gitlab CI: ensure libtool is installed in build containerAlan Coopersmith
2023-02-09gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith
2022-01-16Convert src/draglock.c 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
2018-11-25Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-11-18Update README for gitlab migrationAlan Coopersmith
2018-05-29evdev 2.10.6xf86-input-evdev-2.10.6Peter Hutterer
2018-05-29Fix generation of proximity-in/out events.Andrey Zabolotnyi
2018-05-29Ignore x/y axis changes on proximity outPeter Hutterer
2018-01-30Print cause of a failed open(..) callChristian Gmeiner
2018-01-16Fix handling of devices with only buttons (e.g. tablet pads).Andrey Zabolotnyi
2017-01-26autogen: add default patch prefixMihail Konev
2017-01-26autogen.sh: use quoted string variablesEmil Velikov
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer
2017-01-18evdev 2.10.5xf86-input-evdev-2.10.5Peter Hutterer
2017-01-03Don't send pointer events in addition to touch eventsAlexander Volkov
2016-11-21Middle emulation - make the emulated button number configurableDavid Strobach
2016-10-24Fix off-by-one error counting axesPeter Hutterer
2016-10-01evdev 2.10.4xf86-input-evdev-2.10.4Peter Hutterer
2016-09-06Support XINPUT ABI 24 (remove select mask from block/wakeup handlers)Keith Packard
2016-06-02Support XINPUT ABI version 23 (threaded input)Keith Packard
2016-06-02Report errors when attempting to write keyboard controlsKeith Packard
2016-06-01evdev 2.10.3xf86-input-evdev-2.10.3Peter Hutterer
2016-05-12Restore non-xy axes updatesPeter Hutterer
2016-04-29evdev 2.10.2xf86-input-evdev-2.10.2Peter Hutterer
2016-04-27Prevent buffer overrun accessing btn_labelsPeter Hutterer
2016-01-20Don't reset the other axis on wheel emulation scroll buildupPeter Hutterer
2016-01-20Restore wheel emulation for absolute devicesPeter Hutterer
2016-01-14man: add a warning that wheel emu inertia must be set and it isn't inertiaPeter Hutterer
2016-01-08evdev 2.10.1xf86-input-evdev-2.10.1Peter Hutterer
2015-11-13Only map x and y to axes 0 and 1Peter Hutterer
2015-10-28evdev 2.10.0xf86-input-evdev-2.10.0Peter Hutterer
2015-08-27Add "Resolution" option for mice to the evdev driverThomas Hindoe Paaboel Andersen
2015-05-18Add the default evdev configPeter Hutterer
2015-03-27Bump to 2.9.99Peter Hutterer
2015-03-16Unconditionally require mtdevPeter Hutterer
2015-03-16Always check for a return value on creating a propertyPeter Hutterer
2015-03-13Invert a condition to reduce nestingPeter Hutterer
2015-03-11Disable axis faking and MT event processing on fake MT devicesPeter Hutterer
2015-03-11Invert two conditions to reduce nestingPeter Hutterer
2015-03-11Factor out MT axis counting into a separate functionPeter Hutterer
2015-03-11Split android axis simulation into a helper functionPeter Hutterer