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-02-16
libinput 1.16.902
1.16.902
Peter Hutterer
1
-1
/
+1
2021-02-15
test: add test cases for 2/3 finger movement after tap
Peter Hutterer
3
-0
/
+211
2021-02-15
test: drop the needless base event conversion
Peter Hutterer
1
-6
/
+4
2021-02-15
test: print the event type on mismatch
Peter Hutterer
1
-2
/
+1
2021-02-15
doc: update the docs with a note regarding multifinger dragging
Peter Hutterer
1
-0
/
+5
2021-02-15
gitlab CI: move the no-libwacom test suite into its own stage
Peter Hutterer
2
-0
/
+12
2021-02-15
test: fix a few missing or wrong drag-lock timeouts
satrmb
1
-3
/
+10
2021-02-15
touchpad: permit only one finger on the touchpad at the start of a tap-drag
satrmb
4
-280
/
+26
2021-02-15
touchpad: stretch the tap-and-drag timeout a bit depending on finger count
satrmb
2
-8
/
+30
2021-02-15
doc/user: generate the required package list for the CI distributions
Peter Hutterer
3
-0
/
+47
2021-02-12
gitlab CI: add a job to make sure we're running all test suites
Peter Hutterer
2
-0
/
+60
2021-02-12
test: drop the custom group names
Peter Hutterer
24
-1006
/
+1055
2021-02-12
utils: add a trunkname() function to extract the trunk of a filename
Peter Hutterer
3
-0
/
+61
2021-02-12
gitlab CI: make the test suite names a list
Peter Hutterer
2
-25
/
+25
2021-02-12
test: use motion events to check the "system is too slow" message
Peter Hutterer
1
-4
/
+3
2021-02-12
test: wrap the litest user data into a struct
Peter Hutterer
4
-18
/
+23
2021-02-12
test: move a helper function close to its caller
Peter Hutterer
1
-12
/
+13
2021-02-12
gitlab CI: run the scan-build analysis jobs in script
Peter Hutterer
2
-2
/
+4
2021-02-12
tools/record: remove a useless assignment
Peter Hutterer
1
-1
/
+0
2021-02-12
test: init an array to zero to silence scan-build
Peter Hutterer
1
-1
/
+1
2021-02-12
tools/record: add some curly braces
Peter Hutterer
1
-1
/
+2
2021-02-11
tests: drop the duplicate test for pointer event conversion
Peter Hutterer
1
-1
/
+0
2021-02-11
test: don't set the log handler 10 times
Peter Hutterer
1
-4
/
+3
2021-02-11
gitlab CI: rename the VM stage "test-suite"
Peter Hutterer
2
-4
/
+4
2021-02-09
totem: separate X/Y resolution from touch size in discriminator
наб
1
-6
/
+8
2021-02-09
totem: fix suspension-as-addition and resumption-as-removal in interface
наб
1
-2
/
+2
2021-02-09
quirks: add pressure ranges for the Dell Latitude E5510 TouchPad
Gablegritule
1
-0
/
+6
2021-02-08
Create /etc/libinput on install
Peter Hutterer
2
-2
/
+7
2021-02-08
touchpad: disable the pressure axes wherever the resolution is nonzero
Peter Hutterer
7
-6
/
+163
2021-02-05
test: don't require root to list tests
Peter Hutterer
1
-9
/
+6
2021-02-03
quirks: reword the requirements section in the quirks README
Peter Hutterer
1
-9
/
+12
2021-02-03
doc/user: expand the explanations on how to submit a merge request
Peter Hutterer
1
-6
/
+51
2021-02-03
doc/user: some whitespace fixes
Peter Hutterer
1
-3
/
+3
2021-02-02
quirks: improve the README
Peter Hutterer
1
-18
/
+29
2021-02-01
libinput 1.16.901
1.16.901
Peter Hutterer
1
-1
/
+1
2021-01-29
Dell touchpad was too sensitive with default settings
Gary Wolfe
1
-0
/
+6
2021-01-29
tools: add a tool to analyze the finger count from a recording
Peter Hutterer
5
-0
/
+254
2021-01-29
tools/record: print the wall clock time every few seconds
Peter Hutterer
1
-1
/
+60
2021-01-29
tools/record: use a pointer to the libinput fd poll entry
Peter Hutterer
1
-4
/
+4
2021-01-29
tools/record: use a pointer to the signalfd poll entry
Peter Hutterer
1
-4
/
+5
2021-01-29
tools/record: narrow the scope of two variables
Peter Hutterer
1
-2
/
+3
2021-01-29
tools/record: initialize all pollfds in the same loop
Peter Hutterer
1
-6
/
+8
2021-01-28
Use python black for all pyhon file formatting
Peter Hutterer
12
-932
/
+1301
2021-01-28
doc: fix IRC channel name
Jonas Ådahl
1
-1
/
+1
2021-01-18
modify macro streq/strneq for check one null pointer
weizhixiang
2
-2
/
+41
2021-01-14
quirks: disable pressure on the Lenovo Yoga 9i touchpad
Peter Hutterer
6
-0
/
+139
2021-01-07
doc/user: list the known package repositories for libinput from git
Peter Hutterer
1
-0
/
+23
2021-01-06
check return value for libudev/udev_device_get_action
weizhixiang
1
-1
/
+1
2021-01-04
gitlab CI: use Fedora 33
Peter Hutterer
3
-51
/
+51
2021-01-04
gitlab CI: fix flake8 complaints
Peter Hutterer
3
-3
/
+3
[next]