index
:
~keithp/xf86-input-evdev
master
evdev input driver
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-31
Support XINPUT ABI 24 (remove select mask from block/wakeup handlers)
HEAD
master
Keith Packard
2
-8
/
+12
2016-05-31
Support XINPUT ABI version 23 (threaded input)
Keith Packard
3
-6
/
+24
2016-05-31
Report errors when attempting to write keyboard controls
Keith Packard
1
-1
/
+4
2016-05-12
Restore non-xy axes updates
Peter Hutterer
1
-0
/
+1
2016-04-29
evdev 2.10.2
Peter Hutterer
1
-1
/
+1
2016-04-27
Prevent buffer overrun accessing btn_labels
Peter Hutterer
1
-0
/
+3
2016-01-20
Don't reset the other axis on wheel emulation scroll buildup
Peter Hutterer
1
-10
/
+3
2016-01-20
Restore wheel emulation for absolute devices
Peter Hutterer
1
-3
/
+14
2016-01-14
man: add a warning that wheel emu inertia must be set and it isn't inertia
Peter Hutterer
1
-0
/
+13
2016-01-08
evdev 2.10.1
Peter Hutterer
1
-1
/
+1
2015-11-13
Only map x and y to axes 0 and 1
Peter Hutterer
1
-3
/
+8
2015-10-28
evdev 2.10.0
Peter Hutterer
1
-1
/
+1
2015-08-27
Add "Resolution" option for mice to the evdev driver
Thomas Hindoe Paaboel Andersen
4
-13
/
+34
2015-05-18
Add the default evdev config
Peter Hutterer
3
-0
/
+48
2015-03-27
Bump to 2.9.99
Peter Hutterer
1
-1
/
+1
2015-03-16
Unconditionally require mtdev
Peter Hutterer
1
-1
/
+1
2015-03-16
Always check for a return value on creating a property
Peter Hutterer
1
-6
/
+18
2015-03-13
Invert a condition to reduce nesting
Peter Hutterer
1
-13
/
+13
2015-03-11
Disable axis faking and MT event processing on fake MT devices
Peter Hutterer
2
-0
/
+16
2015-03-11
Invert two conditions to reduce nesting
Peter Hutterer
1
-31
/
+31
2015-03-11
Factor out MT axis counting into a separate function
Peter Hutterer
1
-28
/
+37
2015-03-11
Split android axis simulation into a helper function
Peter Hutterer
1
-22
/
+39
2015-03-11
Require multitouch/smooth scrolling dependencies
Peter Hutterer
3
-119
/
+2
2015-02-13
Drop evdev-specific XKB defaults
Peter Hutterer
1
-13
/
+10
2015-01-23
Check for incoming MT slot indices exceeding the allocated number of slots.
Tobias Himmer
1
-0
/
+8
2014-12-23
Workaround lack of ABS_X on MT devices (#80470)
Colin B. Macdonald
1
-3
/
+29
2014-12-17
Move EVDEV_RELATIVE_MODE logic earlier
Éric Brunet
1
-33
/
+16
2014-12-17
Don't update old_vals when not in EVDEV_RELATIVE_MODE
Éric Brunet
1
-6
/
+12
2014-12-17
Change the logic concerning EVDEV_RELATIVE_MODE and in_proximity
Éric Brunet
1
-20
/
+25
2014-12-17
drop the pEvdev->delta array
Éric Brunet
2
-26
/
+33
2014-12-17
Split pEvdev->vals into pEvdev->abs_vals and pEvdev->rel_vals
Éric Brunet
3
-37
/
+47
2014-11-26
evdev 2.9.1
Peter Hutterer
1
-1
/
+1
2014-11-07
Remove three unused #defines
Peter Hutterer
1
-4
/
+0
2014-09-29
Don't pass superfluous arguments to EvdevPost*Events
Éric Brunet
2
-24
/
+14
2014-08-29
Drop some unused #defines
Peter Hutterer
1
-6
/
+0
2014-08-18
If only IgnoreRelativeAxes is set, init like a normal relative device
Peter Hutterer
1
-1
/
+3
2014-08-18
Fix axis initialization for devices with abs x/y and rel scrollwheels
Peter Hutterer
1
-38
/
+44
2014-08-18
Make the slot-state per slot
Peter Hutterer
2
-28
/
+53
2014-05-20
evdev 2.9.0
Peter Hutterer
1
-1
/
+1
2014-05-07
Use the server's device list for duplicate detection (#78309)
Peter Hutterer
1
-60
/
+12
2014-04-29
evdev 2.8.99.1
Peter Hutterer
1
-1
/
+1
2014-04-29
Map REL_DIAL to horizontal scrolling (#73105)
Peter Hutterer
1
-4
/
+4
2014-04-29
Revert "Map REL_DIAL to horizontal scrolling (#73105)"
Peter Hutterer
1
-2
/
+2
2014-04-29
Map REL_DIAL to horizontal scrolling (#73105)
Peter Hutterer
1
-2
/
+2
2014-03-10
evdev: Add support for server managed fds
Hans de Goede
1
-21
/
+28
2013-10-22
Fix wheel emulation for absolute device (#68415)
Peter Hutterer
2
-26
/
+37
2013-10-21
Export smooth scroll settings as an XInput property.
Peter De Wachter
3
-16
/
+77
2013-10-21
Add configuration options for smooth scrolling.
Peter De Wachter
3
-6
/
+40
2013-10-14
Use num_slots where appropriate
Peter Hutterer
1
-15
/
+4
2013-10-07
Merge branch 'libevdev'
Peter Hutterer
5
-275
/
+216
[next]