index
:
driver/xf86-input-evdev
master
Linux evdev input driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-06-10
dont spam xserver with false-positives
HEAD
master
Enrico Weigelt, metux IT consult
2024-06-10
fix FTBS on non-udev target platforms (eg. FreeBSD)
Enrico Weigelt, metux IT consult
2024-06-10
tolerate including linux/input.h
Enrico Weigelt, metux IT consult
2024-06-10
fix unportable linux-only include
Enrico Weigelt, metux IT consult
2024-06-10
drop quirk for ancient linux kernel version (<2.6.30)
Enrico Weigelt, metux IT consult
2024-05-14
bump minimal xorg version to 1.18
Enrico Weigelt, metux IT consult
2023-10-01
gitlab CI: ensure libtool is installed in build container
Alan Coopersmith
2023-02-09
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
2022-01-16
Convert src/draglock.c from ISO-8859-1 to UTF-8
Alan Coopersmith
2022-01-16
gitlab CI: add a basic build test
Alan Coopersmith
2022-01-16
Fix spelling/wording issues
Alan Coopersmith
2022-01-16
Build xz tarballs instead of bzip2
Alan Coopersmith
2018-11-25
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
2018-11-18
Update README for gitlab migration
Alan Coopersmith
2018-05-29
evdev 2.10.6
xf86-input-evdev-2.10.6
Peter Hutterer
2018-05-29
Fix generation of proximity-in/out events.
Andrey Zabolotnyi
2018-05-29
Ignore x/y axis changes on proximity out
Peter Hutterer
2018-01-30
Print cause of a failed open(..) call
Christian Gmeiner
2018-01-16
Fix handling of devices with only buttons (e.g. tablet pads).
Andrey Zabolotnyi
2017-01-26
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-18
evdev 2.10.5
xf86-input-evdev-2.10.5
Peter Hutterer
2017-01-03
Don't send pointer events in addition to touch events
Alexander Volkov
2016-11-21
Middle emulation - make the emulated button number configurable
David Strobach
2016-10-24
Fix off-by-one error counting axes
Peter Hutterer
2016-10-01
evdev 2.10.4
xf86-input-evdev-2.10.4
Peter Hutterer
2016-09-06
Support XINPUT ABI 24 (remove select mask from block/wakeup handlers)
Keith Packard
2016-06-02
Support XINPUT ABI version 23 (threaded input)
Keith Packard
2016-06-02
Report errors when attempting to write keyboard controls
Keith Packard
2016-06-01
evdev 2.10.3
xf86-input-evdev-2.10.3
Peter Hutterer
2016-05-12
Restore non-xy axes updates
Peter Hutterer
2016-04-29
evdev 2.10.2
xf86-input-evdev-2.10.2
Peter Hutterer
2016-04-27
Prevent buffer overrun accessing btn_labels
Peter Hutterer
2016-01-20
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-14
man: add a warning that wheel emu inertia must be set and it isn't inertia
Peter Hutterer
2016-01-08
evdev 2.10.1
xf86-input-evdev-2.10.1
Peter Hutterer
2015-11-13
Only map x and y to axes 0 and 1
Peter Hutterer
2015-10-28
evdev 2.10.0
xf86-input-evdev-2.10.0
Peter Hutterer
2015-08-27
Add "Resolution" option for mice to the evdev driver
Thomas Hindoe Paaboel Andersen
2015-05-18
Add the default evdev config
Peter Hutterer
2015-03-27
Bump to 2.9.99
Peter Hutterer
2015-03-16
Unconditionally require mtdev
Peter Hutterer
2015-03-16
Always check for a return value on creating a property
Peter Hutterer
2015-03-13
Invert a condition to reduce nesting
Peter Hutterer
2015-03-11
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
[next]