index
:
wayland/libinput
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.15-branch
1.16-branch
1.17-branch
1.18-branch
1.19-branch
1.2-branch
1.20-branch
1.22-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
main
master
tablet-support
wip/arch
wip/docbuild
wip/smaller-arch-image
input device management and event handling library (mirrored from https://gitlab.freedesktop.org/libinput/libinput)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-07
wheel: fix Lenovo Scrollpoint quirk
José Expósito
1
-2
/
+7
2022-05-29
filter-touchpad: normalize for dpi on the touchpad-specific flat profile
satrmb
1
-6
/
+7
2022-05-23
tablet: require a minimum pressure before we process pressure events
Peter Hutterer
2
-31
/
+27
2022-05-23
tablet: use a helper variable to make the code more readable
Peter Hutterer
1
-4
/
+5
2022-05-23
tablet: remove an always-true part of an if condition
Peter Hutterer
1
-2
/
+0
2022-05-16
quirks: remove an unused quirk
Peter Hutterer
2
-2
/
+0
2022-05-16
quirks: move the canvas quirk enum to the right order
Peter Hutterer
2
-2
/
+2
2022-04-26
AttrLidSwitchReliability quirk default unreliable->reliable
Alexander Courtis
4
-5
/
+8
2022-04-20
evdev: strip the device name of format directives
Peter Hutterer
3
-12
/
+55
2022-03-28
doc/user: add a page to troubleshoot right-click Clickpads
Peter Hutterer
1
-1
/
+3
2022-03-09
util: auto-declare the element variable in ARRAY_FOR_EACH
Peter Hutterer
7
-7
/
+7
2022-03-08
touchpad: new option dwtp (disable-while-trackpointing)
pudiva chip líquida
6
-0
/
+239
2022-03-02
evdev: modernize variable declaration in evdev_device_is_joystick_or_gamepad
José Expósito
1
-1
/
+4
2022-03-02
evdev: check well-known keyboard keys on joystick/gamepad detection
José Expósito
1
-2
/
+27
2022-02-07
pad: load libwacom device by path, not by usbid
Alberto Fanjul
1
-4
/
+16
2022-01-27
gestures: fix disambiguation between two finger pinch and scroll
José Expósito
1
-2
/
+5
2021-12-30
wheel: allow to scroll while middle button is pressed
José Expósito
3
-81
/
+0
2021-12-29
quirks: Remove Lenovo Trackpoint Keyboard II quirk
José Expósito
3
-11
/
+0
2021-12-22
evdev: silence a clang compiler warning
Peter Hutterer
3
-0
/
+3
2021-12-14
tablet: handle a BTN_TOOL_PEN on top of BTN_TOOL_RUBBER
Peter Hutterer
1
-11
/
+26
2021-12-14
gestures: do not use thumb for pinch when is used to press the clickpad
José Expósito
1
-0
/
+3
2021-12-07
timer: only warn about timer expiry issues when we're more than 20ms behind
Peter Hutterer
2
-2
/
+5
2021-12-07
timer: rate-limit the "timer expiry in the past" error messages
Peter Hutterer
2
-4
/
+10
2021-12-03
evdev: improve joystick and gamepad detection
José Expósito
1
-3
/
+55
2021-12-03
evdev: refactor joystick/gamepad detection
José Expósito
1
-2
/
+14
2021-12-02
touchpad: revert the clickpad detection mechanism
José Expósito
1
-8
/
+14
2021-11-18
Use bit(foo) instead of (1 << foo)
Peter Hutterer
8
-20
/
+20
2021-11-09
gestures: rename event handlers
José Expósito
1
-32
/
+32
2021-11-08
wheel: accumulate scroll when direction changes
José Expósito
2
-0
/
+48
2021-11-08
wheel: ignore initial small scroll deltas
José Expósito
3
-1
/
+104
2021-11-08
wheel: handle with a state machine
José Expósito
2
-13
/
+176
2021-11-08
wheel: refactor wheel scroll flushing
José Expósito
1
-74
/
+82
2021-11-08
wheel: centralize wheel handling
José Expósito
3
-160
/
+243
2021-11-04
gestures: cancel hold gestures on thumb detection
José Expósito
1
-1
/
+1
2021-10-11
evdev: avoid usage of bogus BTN_FORWARD name
Eduardo de Souza Cruz
1
-1
/
+1
2021-10-10
evdev: disable button scroll timeout for extra mouse buttons
Eduardo de Souza Cruz
1
-18
/
+27
2021-10-07
gestures: avoid processing the last hold and motion event twice
José Expósito
1
-3
/
+3
2021-09-27
fallback: hires scroll heuristics for buggy devices
José Expósito
2
-0
/
+15
2021-09-24
libinput: add hold to get base event
José Expósito
1
-1
/
+3
2021-09-21
evdev: v120 scroll: invert horizontal scrolling quirk
José Expósito
1
-0
/
+5
2021-09-21
touchpad: mark USB touchpads as internal by default
Peter Hutterer
1
-10
/
+3
2021-09-21
touchpad: use the model flags to determine internal vs external
Peter Hutterer
1
-3
/
+2
2021-09-19
doc: guarantee end sequence for continuous scroll
José Expósito
1
-4
/
+4
2021-09-17
touchpad: reduce the jumping cursor warnings to 5 per day
Peter Hutterer
2
-2
/
+8
2021-09-15
touchpad: fix leak when the touchpad is removed before the dwt keyboard
Peter Hutterer
1
-0
/
+6
2021-09-12
util: add a function to parse bool properties
José Expósito
4
-19
/
+26
2021-08-31
High-resolution scroll wheel support
Peter Hutterer
9
-89
/
+631
2021-08-24
quirks: Lenovo Trackpoint Keyboard II
José Expósito
3
-0
/
+11
2021-07-28
quirks: Add tablet smoothing attribute.
Quytelda Kahja
3
-8
/
+44
2021-07-28
Define the versionsort overrides as inlines
Peter Hutterer
1
-3
/
+3
[next]