summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-03-11Require multitouch/smooth scrolling dependenciesPeter Hutterer
2015-02-13Drop evdev-specific XKB defaultsPeter Hutterer
2015-01-23Check for incoming MT slot indices exceeding the allocated number of slots.Tobias Himmer
2014-12-23Workaround lack of ABS_X on MT devices (#80470)Colin B. Macdonald
2014-12-17Move EVDEV_RELATIVE_MODE logic earlierÉric Brunet
2014-12-17Don't update old_vals when not in EVDEV_RELATIVE_MODEÉric Brunet
2014-12-17Change the logic concerning EVDEV_RELATIVE_MODE and in_proximityÉric Brunet
2014-12-17drop the pEvdev->delta arrayÉric Brunet
2014-12-17Split pEvdev->vals into pEvdev->abs_vals and pEvdev->rel_valsÉric Brunet
2014-11-26evdev 2.9.1xf86-input-evdev-2.9.1Peter Hutterer
2014-11-07Remove three unused #definesPeter Hutterer
2014-09-29Don't pass superfluous arguments to EvdevPost*EventsÉric Brunet
2014-08-29Drop some unused #definesPeter Hutterer
2014-08-18If only IgnoreRelativeAxes is set, init like a normal relative devicePeter Hutterer
2014-08-18Fix axis initialization for devices with abs x/y and rel scrollwheelsPeter Hutterer
2014-08-18Make the slot-state per slotPeter Hutterer
2014-05-20evdev 2.9.0xf86-input-evdev-2.9.0Peter Hutterer
2014-05-07Use the server's device list for duplicate detection (#78309)Peter Hutterer
2014-04-29evdev 2.8.99.1xf86-input-evdev-2.8.99.1Peter Hutterer
2014-04-29Map REL_DIAL to horizontal scrolling (#73105)Peter Hutterer
2014-04-29Revert "Map REL_DIAL to horizontal scrolling (#73105)"Peter Hutterer
2014-04-29Map REL_DIAL to horizontal scrolling (#73105)Peter Hutterer
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