summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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