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
2020-02-18
touchpad: sync the initial tracking id state to the touchpad
Peter Hutterer
2
-0
/
+67
2020-02-18
touchpad: never reduce the slot count to 0
Peter Hutterer
2
-0
/
+74
2020-02-15
quirks: Add quirk for MadCatz RAT7 mouse
Victor Brekenfeld
1
-0
/
+16
2020-02-13
tablet: don't force a proximity out while buttons are down
Peter Hutterer
3
-14
/
+65
2020-02-13
test: drop a wait in favor of direct event processing
Peter Hutterer
1
-3
/
+4
2020-02-13
test: fix a duplicate button down where we want a button press + release
Peter Hutterer
1
-4
/
+2
2020-02-13
test: mark the tablets that require forced prox out as such
Peter Hutterer
4
-3
/
+4
2020-02-12
test: add a test case for checking EVDEV_ABS overrides
Peter Hutterer
5
-1
/
+178
2020-02-12
test: drop the #define for the litest device rules
Peter Hutterer
1
-4
/
+2
2020-02-12
udev: directly import the device groups
Peter Hutterer
2
-5
/
+2
2020-02-12
udev: *add* the fuzz-to-zero program to the udev RUN list, don't overwrite
Peter Hutterer
1
-4
/
+4
2020-02-07
tools: record: record the EVDEV_ABS properties correctly
Peter Hutterer
1
-1
/
+1
2020-02-03
libinput 1.15.1
1.15.1
Peter Hutterer
1
-1
/
+1
2020-02-02
tablet: fix the handling of axis updates after a forced proximity out
Peter Hutterer
5
-2
/
+186
2020-02-02
test: add helper functions for checking proximity events
Peter Hutterer
2
-6
/
+19
2020-02-02
test: add a comment to a test device
Peter Hutterer
1
-0
/
+1
2020-01-31
tools: record: record the EV_ABS deltas along with the absolute value
Peter Hutterer
1
-5
/
+90
2020-01-31
tools: fix typo in debug-events man page
Peter Hutterer
1
-1
/
+1
2020-01-31
timer: make the timer offset error a bit more user-friendly
Peter Hutterer
2
-2
/
+2
2020-01-30
tools: record: fix broken event time stamp recording
Peter Hutterer
1
-4
/
+5
2020-01-30
tools: record: wrap the time offset handling into a helper function
Peter Hutterer
1
-36
/
+19
2020-01-30
tools: refuse to replay recordings with timestamps from the future
Peter Hutterer
1
-0
/
+4
2020-01-30
tools: align the tool type names on proximity nicely
Peter Hutterer
1
-1
/
+1
2020-01-30
doc/user: Fix grammar.
Jacob Kauffmann
1
-3
/
+3
2020-01-29
touchpad: correct a wrong slot count by the kernel
Peter Hutterer
5
-2
/
+217
2020-01-29
test: make the custom touch override methods filter-able
Peter Hutterer
6
-30
/
+57
2020-01-29
test: wrap slot counting into a helper function
Peter Hutterer
4
-39
/
+44
2020-01-29
Improve git commit section
William Brown
1
-6
/
+16
2020-01-29
Small improvements to contributing for accessibility.
William Brown
1
-19
/
+19
2020-01-21
doc/user: explain the gitlab issue tags
Peter Hutterer
1
-0
/
+48
2020-01-21
doc/user: some minor improvements
Peter Hutterer
1
-1
/
+5
2020-01-20
evdev-fallback: Use input_event_init for fallback
A. Wilcox
1
-4
/
+5
2020-01-20
gitlab CI: retry the VM jobs on script failure
Peter Hutterer
1
-0
/
+3
2020-01-20
doc/user: expand the contributing document and make it top-level
Peter Hutterer
3
-6
/
+118
2020-01-15
tools: fix abort caused by the pointing stick integration quirk
Peter Hutterer
1
-0
/
+1
2020-01-09
test: switch from counting slot max to num_slots
Peter Hutterer
1
-20
/
+13
2020-01-09
test: simplify a slot count check
Peter Hutterer
1
-2
/
+1
2020-01-09
test: fix some wrong touchpad slot range checks
Peter Hutterer
1
-8
/
+7
2020-01-03
litest: Fix warnings about discarded qualifiers with check-0.13.0
Michael Forney
2
-19
/
+19
2020-01-03
libinput 1.15.0
1.15.0
Peter Hutterer
1
-1
/
+1
2020-01-03
test: indentation fix
Peter Hutterer
1
-1
/
+1
2020-01-03
test: add the test cases to the suite in the utils tests
Peter Hutterer
1
-0
/
+2
2020-01-02
doc/user: fix some HTML formatting
Peter Hutterer
1
-2
/
+2
2019-12-26
quirks: fix horizontal scrolling for Logitech MX Master 2S on bluetooth
Björn Daase
1
-0
/
+6
2019-12-23
meson.build: re-add missing trailing slash to the HTTP link
Peter Hutterer
1
-2
/
+2
2019-12-12
gitlab CI: update to latest ci-templates
Peter Hutterer
1
-7
/
+7
2019-12-11
quirks: ignore mode switch button on Madcatz R.A.T.3 mouse
Anatolii Lishchynskyi
2
-0
/
+25
2019-12-11
gitlab CI: fix skopeo copy
Peter Hutterer
1
-3
/
+6
2019-12-11
gitlab CI: use a minimal alpine image for the commit checks
Peter Hutterer
1
-2
/
+3
2019-12-05
libinput 1.14.901
1.14.901
Peter Hutterer
1
-1
/
+1
[prev]
[next]