summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-20evdev 2.9.0xf86-input-evdev-2.9.0Peter Hutterer1-1/+1
2014-05-07Use the server's device list for duplicate detection (#78309)Peter Hutterer1-60/+12
2014-04-29evdev 2.8.99.1xf86-input-evdev-2.8.99.1Peter Hutterer1-1/+1
2014-04-29Map REL_DIAL to horizontal scrolling (#73105)Peter Hutterer1-4/+4
2014-04-29Revert "Map REL_DIAL to horizontal scrolling (#73105)"Peter Hutterer1-2/+2
2014-04-29Map REL_DIAL to horizontal scrolling (#73105)Peter Hutterer1-2/+2
2014-03-10evdev: Add support for server managed fdsHans de Goede1-21/+28
2013-10-22Fix wheel emulation for absolute device (#68415)Peter Hutterer2-26/+37
2013-10-21Export smooth scroll settings as an XInput property.Peter De Wachter3-16/+77
2013-10-21Add configuration options for smooth scrolling.Peter De Wachter3-6/+40
2013-10-14Use num_slots where appropriatePeter Hutterer1-15/+4
2013-10-07Merge branch 'libevdev'Peter Hutterer5-275/+216
2013-10-07bump to 2.8.99Peter Hutterer1-1/+1
2013-10-07Map REL_DIAL to vertical scrollingPeter De Wachter1-1/+1
2013-10-04Use libevdev as backendPeter Hutterer5-271/+214
2013-09-10Use helper function for counting slotsPeter Hutterer1-2/+1
2013-09-10Drop ABS_MT_SLOT minimum - the kernel guarantees a minimum of 0Peter Hutterer1-3/+2
2013-08-28Remove a commentPeter Hutterer1-1/+0
2013-08-28Don't use mtdev for protocol B devicesPeter Hutterer1-19/+58
2013-08-13Write a SYN_REPORT after the last LEDPeter Hutterer1-1/+5
2013-07-11evdev 2.8.1xf86-input-evdev-2.8.1Peter Hutterer1-1/+1
2013-06-27Don't allow a wheel emulation inertia of 0 (#66125)Peter Hutterer1-1/+1
2013-05-31Use EvdevBitIsSet, not the server's BitIsOnPeter Hutterer1-1/+1
2013-05-31Drop cached name and led_bitmask - nothing reads thisPeter Hutterer2-20/+0
2013-05-31Switch default model to pc104.Peter Hutterer1-1/+1
2013-05-01Fail to set up axes for devices that only have MT axes but no ABS_X/Y equival...Peter Hutterer1-0/+9
2013-04-16Add option TypeName (#62831)Peter Hutterer3-0/+21
2013-03-26evdev 2.8.0xf86-input-evdev-2.8.0Peter Hutterer1-1/+1
2013-02-12Return BadValue if EvdevOpenMTDev failsPeter Hutterer1-1/+1
2013-02-12Make errors on EVIOCGBIT more obviousPeter Hutterer1-9/+9
2013-01-25Always init axis mapping for the first two rel axes (#59784)Peter Hutterer1-0/+5
2013-01-25Merge branch 'touch-axis-swap'Peter Hutterer1-54/+72
2013-01-23Allow relative scroll valuators on absolute devices (#54387)Peter Hutterer1-5/+83
2013-01-23Split rel and abs axis mapping into two separate arraysPeter Hutterer3-42/+29
2013-01-23Move some stuff into the new alloc functionPeter Hutterer1-11/+18
2013-01-23Move allocation of EvdevRec into a helper functionPeter Hutterer1-1/+8
2013-01-16autogen.sh: Implement GNOME Build APIColin Walters1-1/+3
2013-01-16configure: Drop AM_MAINTAINER_MODEAdam Jackson1-1/+0
2013-01-14Handle axis swap, calibration, and inversion for touch events (#59340)Peter Hutterer1-0/+3
2013-01-14Move calibration adjustments to helper functionPeter Hutterer1-32/+37
2013-01-14Move valuator swapping into a helper functionPeter Hutterer1-21/+31
2013-01-14Localise tmp variablePeter Hutterer1-1/+1
2013-01-08Force a button if MT axes are present and it is not a gamepadMauro Carvalho Chehab1-1/+14
2013-01-08Drop special XKB option handlingPeter Hutterer1-29/+5
2013-01-08Localise XKB initializationPeter Hutterer2-24/+21
2012-12-05If stat fails, pretend it's not a virtual devicePeter Hutterer1-1/+3
2012-11-30Add missing mt axis labelsBenjamin Tissoires1-0/+5
2012-08-10Use LogMessageVerbSigSafe if availablePeter Hutterer2-11/+12
2012-08-08Fix broken ButtonMapping option (#53168)Peter Hutterer1-2/+2
2012-08-07Link against libudevPeter Hutterer1-1/+1