summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-10evdev: Add support for server managed fdsHans de Goede
2013-10-22Fix wheel emulation for absolute device (#68415)Peter Hutterer
2013-10-21Export smooth scroll settings as an XInput property.Peter De Wachter
2013-10-21Add configuration options for smooth scrolling.Peter De Wachter
2013-10-14Use num_slots where appropriatePeter Hutterer
2013-10-07Merge branch 'libevdev'Peter Hutterer
2013-10-07bump to 2.8.99Peter Hutterer
2013-10-07Map REL_DIAL to vertical scrollingPeter De Wachter
2013-10-04Use libevdev as backendPeter Hutterer
2013-09-10Use helper function for counting slotsPeter Hutterer
2013-09-10Drop ABS_MT_SLOT minimum - the kernel guarantees a minimum of 0Peter Hutterer
2013-08-28Remove a commentPeter Hutterer
2013-08-28Don't use mtdev for protocol B devicesPeter Hutterer
2013-08-13Write a SYN_REPORT after the last LEDPeter Hutterer
2013-07-11evdev 2.8.1xf86-input-evdev-2.8.1Peter Hutterer
2013-06-27Don't allow a wheel emulation inertia of 0 (#66125)Peter Hutterer
2013-05-31Use EvdevBitIsSet, not the server's BitIsOnPeter Hutterer
2013-05-31Drop cached name and led_bitmask - nothing reads thisPeter Hutterer
2013-05-31Switch default model to pc104.Peter Hutterer
2013-05-01Fail to set up axes for devices that only have MT axes but no ABS_X/Y equival...Peter Hutterer
2013-04-16Add option TypeName (#62831)Peter Hutterer
2013-03-26evdev 2.8.0xf86-input-evdev-2.8.0Peter Hutterer
2013-02-12Return BadValue if EvdevOpenMTDev failsPeter Hutterer
2013-02-12Make errors on EVIOCGBIT more obviousPeter Hutterer
2013-01-25Always init axis mapping for the first two rel axes (#59784)Peter Hutterer
2013-01-25Merge branch 'touch-axis-swap'Peter Hutterer
2013-01-23Allow relative scroll valuators on absolute devices (#54387)Peter Hutterer
2013-01-23Split rel and abs axis mapping into two separate arraysPeter Hutterer
2013-01-23Move some stuff into the new alloc functionPeter Hutterer
2013-01-23Move allocation of EvdevRec into a helper functionPeter Hutterer
2013-01-16autogen.sh: Implement GNOME Build APIColin Walters
2013-01-16configure: Drop AM_MAINTAINER_MODEAdam Jackson
2013-01-14Handle axis swap, calibration, and inversion for touch events (#59340)Peter Hutterer
2013-01-14Move calibration adjustments to helper functionPeter Hutterer
2013-01-14Move valuator swapping into a helper functionPeter Hutterer
2013-01-14Localise tmp variablePeter Hutterer
2013-01-08Force a button if MT axes are present and it is not a gamepadMauro Carvalho Chehab
2013-01-08Drop special XKB option handlingPeter Hutterer
2013-01-08Localise XKB initializationPeter Hutterer
2012-12-05If stat fails, pretend it's not a virtual devicePeter Hutterer
2012-11-30Add missing mt axis labelsBenjamin Tissoires
2012-08-10Use LogMessageVerbSigSafe if availablePeter Hutterer
2012-08-08Fix broken ButtonMapping option (#53168)Peter Hutterer
2012-08-07Link against libudevPeter Hutterer
2012-08-07Don't delete the device on ENODEVPeter Hutterer
2012-07-27Only use mtdev for multitouch devicesPeter Hutterer
2012-07-25Don't re-open mtdev after PreInitPeter Hutterer
2012-07-13Fix compilation warnings for non-multitouch buildsDaniel Stone
2012-06-15Move axis labels into a separate header filePeter Hutterer
2012-06-15Split initializing one axis label out into a helper functionPeter Hutterer