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
2019-11-27
tools: print the libinput version in debug-events
Peter Hutterer
2
-1
/
+8
2019-11-27
tools: libinput-record: drop the explicit --multiple argument
Peter Hutterer
3
-58
/
+71
2019-11-27
tools: libinput-record: return the correct exit value on invalid usage
Peter Hutterer
1
-2
/
+4
2019-11-27
tools: libinput-record: bail out on invalid commandline arguments
Peter Hutterer
1
-0
/
+3
2019-11-27
tools: print stderr/stdout when a option test fails
Peter Hutterer
1
-1
/
+1
2019-11-26
Adjust for 64bit time_t for 32bit architectures
Peter Hutterer
5
-16
/
+90
2019-11-26
touchpad: simplify tapping state machine by eliminating the multitap states
satrmb
3
-136
/
+6
2019-11-26
test: fix a multitap test expecting one tap too few
satrmb
1
-1
/
+4
2019-11-26
tools: make debug-events accept multiple device nodes
Peter Hutterer
8
-28
/
+63
2019-11-25
tools: replay: fix wrong timestamps for multiple device replay
Peter Hutterer
1
-9
/
+25
2019-11-25
Add Palm&ThumbPressureThreshold for the Spectre x360 15-ch0xx
Rasmus Thomsen
1
-0
/
+8
2019-11-19
completion: add the new libinput debug-tablet to the zsh completion files
Peter Hutterer
1
-0
/
+10
2019-11-19
tools: print the tip state in the tablet debugging tool
Peter Hutterer
1
-2
/
+2
2019-11-19
tools: add stylus button support
Peter Hutterer
1
-13
/
+86
2019-11-19
tools: add a tablet debugging tool
Peter Hutterer
5
-0
/
+580
2019-11-18
tools: debug-events: expand timestamp prints to full millis
Peter Hutterer
1
-1
/
+1
2019-11-18
tools: debug-events: offset timestamps by the first normal event
Peter Hutterer
1
-7
/
+11
2019-11-18
tools: libinput-record: expand the evdev event value to 7 digits
Peter Hutterer
1
-1
/
+1
2019-11-15
doc: remove the direct link to the various state diagrams
Peter Hutterer
3
-11
/
+6
2019-11-15
test: allow for substring matching in the various --filter- arguments
Peter Hutterer
1
-0
/
+9
2019-11-15
doc: updates to the tap state machine
Peter Hutterer
1
-1507
/
+2
2019-11-15
touchpad: don't allow for multifinger tapping after a move
Peter Hutterer
4
-3
/
+159
2019-11-15
test: fix a pressure test to movement during tap
Peter Hutterer
1
-1
/
+1
2019-11-14
Fix typo in zsh completion
Philipp Fischbeck
1
-1
/
+1
2019-11-06
meson.build: drop the explicit -g flag
Peter Hutterer
1
-1
/
+1
2019-11-05
gitlab CI: work around collapsed multiline commands in the rebuild check
Peter Hutterer
1
-11
/
+8
2019-11-05
gitlab CI: allow the qemu-prep job to fail, runners are unreliable
Peter Hutterer
1
-0
/
+1
2019-11-05
test: remove the hardcoded four-job valgrind test run
Peter Hutterer
2
-2
/
+3
2019-11-05
test: drop a now-obsolete test
Peter Hutterer
1
-43
/
+0
2019-11-04
gitlab CI: add diffutils to the Fedora RPMs
Peter Hutterer
1
-2
/
+2
2019-10-31
tablet: handle a direct tool switch correctly
Peter Hutterer
2
-18
/
+72
2019-10-31
tablet: add a helper function to get the current tool
Peter Hutterer
1
-7
/
+13
2019-11-01
tools: debug-gui: show pressure/distance as vertical bar
Peter Hutterer
2
-5
/
+34
2019-10-31
gitlab CI: split the qemu test runs up into multiple jobs
Peter Hutterer
1
-5
/
+80
2019-10-31
gitlab CI: fix an indentation issue
Peter Hutterer
1
-5
/
+5
2019-10-30
test: remove a useless assignment
Peter Hutterer
1
-1
/
+0
2019-10-30
test: silence a coverity warning
Peter Hutterer
1
-0
/
+2
2019-10-30
test: remove some useless code triggering a coverity warning
Peter Hutterer
1
-6
/
+0
2019-10-29
tools: drop the specific libinput measure tools from the libinput man page
Peter Hutterer
1
-9
/
+0
2019-10-29
tools: correct libinput measure reference to the tap man page
Peter Hutterer
1
-1
/
+1
2019-10-29
test: make the test jobs dependent on the number of processors
Peter Hutterer
1
-1
/
+4
2019-10-28
libinput-list-devices: make paragraph about different settings terser
Konstantin Kharlamov
1
-3
/
+2
2019-10-28
libinput-list-devices: be more explicit about only listing defaults
Konstantin Kharlamov
1
-1
/
+2
2019-10-26
quirks: add RollerMouse Free 3 for double-click fix
Sven Slootweg
1
-0
/
+6
2019-10-25
gitlab CI: switch to Ubuntu 19.10
Peter Hutterer
1
-7
/
+7
2019-10-25
gitlab CI: switch to Fedora 31
Peter Hutterer
1
-12
/
+12
2019-10-24
udev: fix potential memory leak for the phys string
Peter Hutterer
1
-4
/
+7
2019-10-24
fallback: fix a coverity warning
Peter Hutterer
1
-1
/
+1
2019-10-23
doc/user: add a faq entry about the pointer acceleration "issue"
Peter Hutterer
1
-0
/
+12
2019-10-22
doc/user: reword one of the FAQ entries to no tmake it read outdated
Peter Hutterer
1
-6
/
+5
[prev]
[next]