index
:
xf86-input-evdev
code-remap
code-remap-2.10.3
code-remap-2.10.5
code-remap-2.10.6
code-remap-2.4.0
code-remap-2.6.0
code-remap-2.7.0
code-remap-2.8.0
code-remap-2.8.1
code-remap-2.8.2
code-remap-2.9.0
code-remap-2.9.1
code-remap-2.9.2
master
Patches for the evdev driver
dakkar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Fix generation of proximity-in/out events.
Andrey Zabolotnyi
2018-05-29
*
Ignore x/y axis changes on proximity out
Peter Hutterer
2018-05-29
*
Print cause of a failed open(..) call
Christian Gmeiner
2018-01-30
*
Fix handling of devices with only buttons (e.g. tablet pads).
Andrey Zabolotnyi
2018-01-16
*
autogen: add default patch prefix
Mihail Konev
2017-01-26
*
autogen.sh: use quoted string variables
Emil Velikov
2017-01-26
*
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
2017-01-26
*
evdev 2.10.5
Peter Hutterer
2017-01-18
*
Don't send pointer events in addition to touch events
Alexander Volkov
2017-01-03
*
Middle emulation - make the emulated button number configurable
David Strobach
2016-11-21
*
Fix off-by-one error counting axes
Peter Hutterer
2016-10-24
*
evdev 2.10.4
HEAD
master
Peter Hutterer
2016-10-01
*
Support XINPUT ABI 24 (remove select mask from block/wakeup handlers)
Keith Packard
2016-09-06
*
Support XINPUT ABI version 23 (threaded input)
Keith Packard
2016-06-02
*
Report errors when attempting to write keyboard controls
Keith Packard
2016-06-02
*
evdev 2.10.3
Peter Hutterer
2016-06-01
*
Restore non-xy axes updates
Peter Hutterer
2016-05-12
*
evdev 2.10.2
Peter Hutterer
2016-04-29
*
Prevent buffer overrun accessing btn_labels
Peter Hutterer
2016-04-27
*
Don't reset the other axis on wheel emulation scroll buildup
Peter Hutterer
2016-01-20
*
Restore wheel emulation for absolute devices
Peter Hutterer
2016-01-20
*
man: add a warning that wheel emu inertia must be set and it isn't inertia
Peter Hutterer
2016-01-14
*
evdev 2.10.1
Peter Hutterer
2016-01-08
*
Only map x and y to axes 0 and 1
Peter Hutterer
2015-11-13
*
evdev 2.10.0
Peter Hutterer
2015-10-28
*
Add "Resolution" option for mice to the evdev driver
Thomas Hindoe Paaboel Andersen
2015-08-27
*
Add the default evdev config
Peter Hutterer
2015-05-18
*
Bump to 2.9.99
Peter Hutterer
2015-03-27
*
Unconditionally require mtdev
Peter Hutterer
2015-03-16
*
Always check for a return value on creating a property
Peter Hutterer
2015-03-16
*
Invert a condition to reduce nesting
Peter Hutterer
2015-03-13
*
Disable axis faking and MT event processing on fake MT devices
Peter Hutterer
2015-03-11
*
Invert two conditions to reduce nesting
Peter Hutterer
2015-03-11
*
Factor out MT axis counting into a separate function
Peter Hutterer
2015-03-11
*
Split android axis simulation into a helper function
Peter Hutterer
2015-03-11
*
Require multitouch/smooth scrolling dependencies
Peter Hutterer
2015-03-11
*
Drop evdev-specific XKB defaults
Peter Hutterer
2015-02-13
*
Check for incoming MT slot indices exceeding the allocated number of slots.
Tobias Himmer
2015-01-23
*
Workaround lack of ABS_X on MT devices (#80470)
Colin B. Macdonald
2014-12-23
*
Move EVDEV_RELATIVE_MODE logic earlier
Éric Brunet
2014-12-17
*
Don't update old_vals when not in EVDEV_RELATIVE_MODE
Éric Brunet
2014-12-17
*
Change the logic concerning EVDEV_RELATIVE_MODE and in_proximity
Éric Brunet
2014-12-17
*
drop the pEvdev->delta array
Éric Brunet
2014-12-17
*
Split pEvdev->vals into pEvdev->abs_vals and pEvdev->rel_vals
Éric Brunet
2014-12-17
*
evdev 2.9.1
Peter Hutterer
2014-11-26
*
Remove three unused #defines
Peter Hutterer
2014-11-07
*
Don't pass superfluous arguments to EvdevPost*Events
Éric Brunet
2014-09-29
*
Drop some unused #defines
Peter Hutterer
2014-08-29
*
If only IgnoreRelativeAxes is set, init like a normal relative device
Peter Hutterer
2014-08-18
*
Fix axis initialization for devices with abs x/y and rel scrollwheels
Peter Hutterer
2014-08-18
[next]