aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* code-remap for 2.10.3code-remap-2.10.5Gianni Ceccarelli2017-03-11
* evdev 2.10.5Peter Hutterer2017-01-18
* Don't send pointer events in addition to touch eventsAlexander Volkov2017-01-03
* Middle emulation - make the emulated button number configurableDavid Strobach2016-11-21
* Fix off-by-one error counting axesPeter Hutterer2016-10-24
* evdev 2.10.4HEADmasterPeter Hutterer2016-10-01
* Support XINPUT ABI 24 (remove select mask from block/wakeup handlers)Keith Packard2016-09-06
* Support XINPUT ABI version 23 (threaded input)Keith Packard2016-06-02
* Report errors when attempting to write keyboard controlsKeith Packard2016-06-02
* evdev 2.10.3Peter Hutterer2016-06-01
* Restore non-xy axes updatesPeter Hutterer2016-05-12
* evdev 2.10.2Peter Hutterer2016-04-29
* Prevent buffer overrun accessing btn_labelsPeter Hutterer2016-04-27
* Don't reset the other axis on wheel emulation scroll buildupPeter Hutterer2016-01-20
* Restore wheel emulation for absolute devicesPeter Hutterer2016-01-20
* man: add a warning that wheel emu inertia must be set and it isn't inertiaPeter Hutterer2016-01-14
* evdev 2.10.1Peter Hutterer2016-01-08
* Only map x and y to axes 0 and 1Peter Hutterer2015-11-13
* evdev 2.10.0Peter Hutterer2015-10-28
* Add "Resolution" option for mice to the evdev driverThomas Hindoe Paaboel Andersen2015-08-27
* Add the default evdev configPeter Hutterer2015-05-18
* Bump to 2.9.99Peter Hutterer2015-03-27
* Unconditionally require mtdevPeter Hutterer2015-03-16
* Always check for a return value on creating a propertyPeter Hutterer2015-03-16
* Invert a condition to reduce nestingPeter Hutterer2015-03-13
* Disable axis faking and MT event processing on fake MT devicesPeter Hutterer2015-03-11
* Invert two conditions to reduce nestingPeter Hutterer2015-03-11
* Factor out MT axis counting into a separate functionPeter Hutterer2015-03-11
* Split android axis simulation into a helper functionPeter Hutterer2015-03-11
* Require multitouch/smooth scrolling dependenciesPeter Hutterer2015-03-11
* Drop evdev-specific XKB defaultsPeter Hutterer2015-02-13
* Check for incoming MT slot indices exceeding the allocated number of slots.Tobias Himmer2015-01-23
* Workaround lack of ABS_X on MT devices (#80470)Colin B. Macdonald2014-12-23
* Move EVDEV_RELATIVE_MODE logic earlierÉric Brunet2014-12-17
* Don't update old_vals when not in EVDEV_RELATIVE_MODEÉric Brunet2014-12-17
* Change the logic concerning EVDEV_RELATIVE_MODE and in_proximityÉric Brunet2014-12-17
* drop the pEvdev->delta arrayÉric Brunet2014-12-17
* Split pEvdev->vals into pEvdev->abs_vals and pEvdev->rel_valsÉric Brunet2014-12-17
* evdev 2.9.1Peter Hutterer2014-11-26
* Remove three unused #definesPeter Hutterer2014-11-07
* Don't pass superfluous arguments to EvdevPost*EventsÉric Brunet2014-09-29
* Drop some unused #definesPeter Hutterer2014-08-29
* If only IgnoreRelativeAxes is set, init like a normal relative devicePeter Hutterer2014-08-18
* Fix axis initialization for devices with abs x/y and rel scrollwheelsPeter Hutterer2014-08-18
* Make the slot-state per slotPeter Hutterer2014-08-18
* evdev 2.9.0Peter Hutterer2014-05-20
* Use the server's device list for duplicate detection (#78309)Peter Hutterer2014-05-07
* evdev 2.8.99.1Peter Hutterer2014-04-29
* Map REL_DIAL to horizontal scrolling (#73105)Peter Hutterer2014-04-29
* Revert "Map REL_DIAL to horizontal scrolling (#73105)"Peter Hutterer2014-04-29