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
2015-03-11
Require multitouch/smooth scrolling dependencies
Peter Hutterer
2015-02-13
Drop evdev-specific XKB defaults
Peter Hutterer
2015-01-23
Check for incoming MT slot indices exceeding the allocated number of slots.
Tobias Himmer
2014-12-23
Workaround lack of ABS_X on MT devices (#80470)
Colin B. Macdonald
2014-12-17
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-11-26
evdev 2.9.1
xf86-input-evdev-2.9.1
Peter Hutterer
2014-11-07
Remove three unused #defines
Peter Hutterer
2014-09-29
Don't pass superfluous arguments to EvdevPost*Events
Éric Brunet
2014-08-29
Drop some unused #defines
Peter Hutterer
2014-08-18
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
Make the slot-state per slot
Peter Hutterer
2014-05-20
evdev 2.9.0
xf86-input-evdev-2.9.0
Peter Hutterer
2014-05-07
Use the server's device list for duplicate detection (#78309)
Peter Hutterer
2014-04-29
evdev 2.8.99.1
xf86-input-evdev-2.8.99.1
Peter Hutterer
2014-04-29
Map REL_DIAL to horizontal scrolling (#73105)
Peter Hutterer
2014-04-29
Revert "Map REL_DIAL to horizontal scrolling (#73105)"
Peter Hutterer
2014-04-29
Map REL_DIAL to horizontal scrolling (#73105)
Peter Hutterer
2014-03-10
evdev: Add support for server managed fds
Hans de Goede
2013-10-22
Fix wheel emulation for absolute device (#68415)
Peter Hutterer
2013-10-21
Export smooth scroll settings as an XInput property.
Peter De Wachter
2013-10-21
Add configuration options for smooth scrolling.
Peter De Wachter
2013-10-14
Use num_slots where appropriate
Peter Hutterer
2013-10-07
Merge branch 'libevdev'
Peter Hutterer
2013-10-07
bump to 2.8.99
Peter Hutterer
2013-10-07
Map REL_DIAL to vertical scrolling
Peter De Wachter
2013-10-04
Use libevdev as backend
Peter Hutterer
2013-09-10
Use helper function for counting slots
Peter Hutterer
2013-09-10
Drop ABS_MT_SLOT minimum - the kernel guarantees a minimum of 0
Peter Hutterer
2013-08-28
Remove a comment
Peter Hutterer
2013-08-28
Don't use mtdev for protocol B devices
Peter Hutterer
2013-08-13
Write a SYN_REPORT after the last LED
Peter Hutterer
2013-07-11
evdev 2.8.1
xf86-input-evdev-2.8.1
Peter Hutterer
2013-06-27
Don't allow a wheel emulation inertia of 0 (#66125)
Peter Hutterer
2013-05-31
Use EvdevBitIsSet, not the server's BitIsOn
Peter Hutterer
2013-05-31
Drop cached name and led_bitmask - nothing reads this
Peter Hutterer
2013-05-31
Switch default model to pc104.
Peter Hutterer
2013-05-01
Fail to set up axes for devices that only have MT axes but no ABS_X/Y equival...
Peter Hutterer
2013-04-16
Add option TypeName (#62831)
Peter Hutterer
2013-03-26
evdev 2.8.0
xf86-input-evdev-2.8.0
Peter Hutterer
2013-02-12
Return BadValue if EvdevOpenMTDev fails
Peter Hutterer
2013-02-12
Make errors on EVIOCGBIT more obvious
Peter Hutterer
2013-01-25
Always init axis mapping for the first two rel axes (#59784)
Peter Hutterer
2013-01-25
Merge branch 'touch-axis-swap'
Peter Hutterer
2013-01-23
Allow relative scroll valuators on absolute devices (#54387)
Peter Hutterer
2013-01-23
Split rel and abs axis mapping into two separate arrays
Peter Hutterer
[prev]
[next]