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-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
2019-12-05
gitlab CI: add an explanatory comment why we're hardcoding master
Peter Hutterer
1
-0
/
+5
2019-12-05
gitlab CI: add a local emulation mode to the gitlab CI script
Peter Hutterer
1
-6
/
+33
2019-12-05
gitlab CI: make the commit check errors more verbose and useful
Peter Hutterer
1
-4
/
+19
2019-12-05
gitlab CI: don't try adding the upstream remote if it exists already
Peter Hutterer
1
-2
/
+3
2019-12-05
Expand the CODING_STYLE with an explanation of commit requirements
Peter Hutterer
1
-0
/
+92
2019-12-04
pad: add LIBINPUT_EVENT_TABLET_PAD_KEY for pad keys
Peter Hutterer
11
-5
/
+343
2019-12-04
pad: switch the button mapping to one that can handle keys or buttons
Peter Hutterer
2
-12
/
+35
2019-12-04
tools: debug-events: don't overrun the device array with too many arguments
Peter Hutterer
2
-1
/
+10
2019-11-28
gitlab CI: run the meson script for the VMs as well
Peter Hutterer
2
-8
/
+14
2019-11-28
gitlab CI: move the build instructions into a bash file
Peter Hutterer
2
-19
/
+54
2019-11-28
gitlab CI: add meson to junit script
Peter Hutterer
2
-4
/
+118
2019-11-28
test: write our test case results out as junit xml files
Peter Hutterer
3
-2
/
+83
2019-11-28
gitlab CI: apply some basic validity checks on the commit messages
Peter Hutterer
2
-0
/
+89
2019-11-28
gitlab CI: rename the container_prep state to just "prep"
Peter Hutterer
1
-10
/
+10
2019-11-28
gitlab CI: use multiple extends for the default artifact/build snippets
Peter Hutterer
1
-4
/
+4
2019-11-28
gitlab CI: use multiple extends over anchors for the upstream pull
Peter Hutterer
1
-9
/
+9
2019-11-28
gitlab CI: add a global policy snippet for retries and interruptible
Peter Hutterer
1
-1
/
+24
2019-11-28
gitlab CI: split all extends into multiple lines
Peter Hutterer
1
-52
/
+104
[prev]
[next]