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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-03
libinput 1.18.1
1.18.1
Peter Hutterer
1
-1
/
+1
2021-08-02
quirks: Chuwi AeroBook Plus has a clickpad falsely claiming to have BTN_RIGHT
satrmb
1
-0
/
+5
2021-08-02
Add section for Lenovo Yoga C930 tablet in 50-system-lenovo.quirks.
Quytelda Kahja
1
-0
/
+6
2021-08-02
quirks: Add tablet smoothing attribute.
Quytelda Kahja
5
-8
/
+48
2021-08-02
Update quirks/50-system-chuwi.quirks
Sanjiv
1
-0
/
+4
2021-08-02
quirks: add Framework Touchpad Quirk
Kevin Anderson
1
-0
/
+5
2021-08-02
quirks: add a quirk for the X61 bezel buttons
Peter Hutterer
1
-0
/
+5
2021-08-02
quirks: add a quirk for the Purism Librem 14v1
The_Observer
1
-0
/
+7
2021-08-02
quirks: add pressure range for Dell Latitude 7480
Mohamed Elsharnouby
1
-0
/
+5
2021-08-02
quirks: add volume rocker quirk for Lenovo Duet 7i
Thomas Stenhouse-Pyne
1
-0
/
+6
2021-08-02
quirks: add a quirk for the Huawei Matebook 2020 touchpad
Peter Hutterer
1
-0
/
+7
2021-06-02
libinput 1.18.0
1.18.0
Peter Hutterer
1
-1
/
+1
2021-06-01
Update 50-system-asus.quirks to include Asus G15 Zephyrus quirk.
Neev Parikh
1
-0
/
+9
2021-05-26
libinput 1.17.901
1.17.901
Peter Hutterer
1
-1
/
+1
2021-05-25
gitlab CI: use FDO_CI_CONCURRENT in our meson build script
Peter Hutterer
1
-0
/
+3
2021-05-25
doc/user: #wayland is now on oftc
Peter Hutterer
1
-1
/
+1
2021-05-24
test: cleanup: remove fallthrough followed by break
José Expósito
1
-84
/
+0
2021-05-24
use more safety list_for_each_safe when remove element in traversing list
weizhixiang
3
-3
/
+3
2021-05-24
use ARRAY_FOR_EACH when traverse array
weizhixiang
2
-13
/
+14
2021-05-19
evdev: restart debouncing timers after every event
satrmb
3
-2
/
+141
2021-05-19
Increase pinch grace period to 300ms
novenary
1
-1
/
+1
2021-05-19
Allow reviving a thumb that moves sufficiently
novenary
3
-0
/
+42
2021-05-19
Improve disambiguation between two-finger pinch and scroll
novenary
2
-3
/
+42
2021-05-19
quirks: add palm rejection support for all Razer Blade models
dan g
1
-7
/
+155
2021-05-18
tools/record: narrow down the obfuscation range
Peter Hutterer
1
-3
/
+12
2021-05-18
tools/replay: do not replay key repeat events
Peter Hutterer
2
-8
/
+29
2021-05-12
gitlab CI: add a JUnit XML report for scan-build
Peter Hutterer
4
-12
/
+145
2021-05-12
editorconfig: add settings for python files
Peter Hutterer
1
-3
/
+9
2021-05-12
gitlab CI: bump from Fedora 32 to 34
Peter Hutterer
3
-56
/
+56
2021-05-05
tools/record: add support for hidraw recording
Peter Hutterer
4
-5
/
+177
2021-05-05
meson.build: bump to 1.17.900
Peter Hutterer
1
-1
/
+1
2021-05-04
doc/user: Add instructions for using with CMake
Nicolas Fella
1
-0
/
+5
2021-05-04
Add quirk for Lenovo Legion 5 Pro.
Hans Gaiser
1
-0
/
+8
2021-04-30
tools/record: linebreak the hid report descriptor every 16 bytes
Peter Hutterer
1
-2
/
+16
2021-04-30
tools/record: print the HID report descriptor as hex
Peter Hutterer
1
-2
/
+1
2021-04-30
tools/record: fix a strlen assumption
Peter Hutterer
1
-1
/
+1
2021-04-29
Change various references to the master branch to main
Peter Hutterer
7
-12
/
+12
2021-04-29
doc/user: fix a link to the system hwdb file
Peter Hutterer
1
-1
/
+1
2021-04-23
gitlab CI: switch to Ubuntu 21.04
Peter Hutterer
2
-15
/
+15
2021-04-21
touchpad: if we have a right button, let's assume it's not a clickpad
Peter Hutterer
2
-14
/
+32
2021-04-21
touchpad: a touchpad with only one button is a clickpad
Peter Hutterer
2
-1
/
+61
2021-04-21
touchpad: use some helper variables to make the code easier to read
Peter Hutterer
1
-3
/
+6
2021-04-21
touchpad: factor out clickpad assignment to a helper
Peter Hutterer
1
-12
/
+22
2021-04-20
quirks: add quirk for Lenovo Yoga Slim 9 Touchpad
Udo Rader
1
-0
/
+9
2021-04-14
quirks: add palm size quirk for the Gigabyte Aero 15
Peter Hutterer
1
-0
/
+5
2021-04-13
gestures: move the logic to detect gestures to its own function
JoseExposito
1
-64
/
+70
2021-04-13
gestures: move up some functions to use them later
JoseExposito
1
-36
/
+37
2021-04-13
gestures: move the code to get raw pointer motion to its own function
JoseExposito
1
-3
/
+12
2021-04-13
gestures: rename int filter_motion to bool ignore_motion
JoseExposito
1
-4
/
+4
2021-04-13
libinput: change gesture notify cancel parameter from int to bool
JoseExposito
2
-5
/
+5
[next]