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
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-24
quirks: add trackpoint integration attribute
Peter Hutterer
1
-0
/
+34
2019-05-09
test: fix the wacom bamboo touch device
Peter Hutterer
1
-2
/
+4
2019-05-09
test: fix a bunch of tests expecting BTN_TOOL_TRIPLETAP
Peter Hutterer
2
-11
/
+14
2019-05-02
Revert "Reduce button scroll timeout to 38ms"
Peter Hutterer
1
-1
/
+1
2019-05-01
test: update valgrind suppressions for a glib leak
Peter Hutterer
1
-0
/
+7
2019-05-01
touchpad: rotate the touch part of tablets
Peter Hutterer
1
-0
/
+60
2019-05-01
test: use identifiable shortnames for the Intuos5 devices
Peter Hutterer
3
-3
/
+3
2019-03-28
test: add another valgrind suppression for Python
Peter Hutterer
1
-0
/
+6
2019-03-25
Fix three coverity complaints
Peter Hutterer
1
-3
/
+3
2019-03-22
test: mark the protocol A device as touch device
Peter Hutterer
3
-3
/
+4
2019-03-22
test: switch the protocol A test device to be an actual protocol A device
Peter Hutterer
2
-49
/
+159
2019-03-22
test: let the device custom create method return a bool
Peter Hutterer
3
-9
/
+16
2019-03-22
test: don't install our normal rules file in installed mode
Peter Hutterer
1
-3
/
+8
2019-03-18
touchpad: multitap state transitions use the same timing used for taps
Paolo Giangrandi
1
-0
/
+51
2019-03-14
test: make the test suite runner available as installed binary
Peter Hutterer
2
-6
/
+104
2019-03-14
test: add an option to skip installing our quirks into the test system
Peter Hutterer
1
-21
/
+56
2019-03-14
tools: move the builddir lookup function out to a separate file
Peter Hutterer
2
-0
/
+74
2019-03-14
test: split out the unit tests into a separate test suite
Peter Hutterer
2
-1020
/
+1083
2019-03-14
test: move the double assert macros to a separate header
Peter Hutterer
2
-57
/
+87
2019-03-14
test: split the library version test out
Peter Hutterer
2
-23
/
+23
2019-03-14
test: split up the quirks installations
Peter Hutterer
1
-11
/
+30
2019-03-14
test: install the test device udev rule from a string
Peter Hutterer
1
-14
/
+26
2019-03-14
test: split the test-specific #defines out
Peter Hutterer
1
-0
/
+1
2019-03-14
test: add --help to the test suite runner
Peter Hutterer
1
-3
/
+25
2019-03-12
test: clip the exit code to 255
Peter Hutterer
1
-1
/
+1
2019-03-12
test: minor warning message change
Peter Hutterer
1
-1
/
+1
2019-02-19
Reduce button scroll timeout to 38ms
Henré Botha
1
-1
/
+1
2019-02-15
test: replace != NULL checks with ck_assert_notnull
Peter Hutterer
8
-89
/
+91
2019-02-15
test: check for a non-null libinput in the new udev_create_seat_too_long test
Peter Hutterer
1
-0
/
+1
2019-02-15
test: remove unreachable code
Peter Hutterer
1
-8
/
+0
2019-02-13
test: add another helper to discard specific events
Peter Hutterer
3
-5
/
+46
2019-02-13
test: skip the tablet pressure test if we don't have pressure
Peter Hutterer
1
-0
/
+3
2019-02-13
test: fix the tablet relative delta test
Peter Hutterer
1
-2
/
+23
2019-02-13
test: fix the tablet motion test
Peter Hutterer
1
-24
/
+14
2019-02-13
test: set LITEST_HOVER for all tests that require the hover feature
Peter Hutterer
1
-10
/
+10
2019-02-13
test: mark all current tablets as having a hover feature
Peter Hutterer
13
-13
/
+13
2019-02-13
test: make litest robust for ABS_MT_POSITION_X-only devices
Peter Hutterer
1
-4
/
+17
2019-02-13
test: remove hwdb leftovers
Peter Hutterer
1
-7
/
+1
2019-02-11
fallback: cancel the arbitration timer on device remove
Peter Hutterer
1
-0
/
+41
2019-02-11
Add a bit() macro
Peter Hutterer
1
-34
/
+34
2019-02-11
path: limit path device nodes to PATH_MAX characters
Peter Hutterer
1
-0
/
+33
2019-02-11
udev: restrict the seat ID to 256 characters
Peter Hutterer
1
-0
/
+25
2019-02-04
test: up the ratelimit tests to 1000ms
Peter Hutterer
1
-4
/
+4
2019-01-31
tablet: add tilt-based touch arbitration for screen tablets
Peter Hutterer
3
-2
/
+105
2019-01-31
test: add a LITEST_DIRECT feature for the wacom cintiqs
Peter Hutterer
5
-4
/
+5
2019-01-31
fallback: add timer-based touch arbitration
Peter Hutterer
1
-5
/
+15
2019-01-31
touchpad: release all button presses on device suspend
Peter Hutterer
1
-0
/
+68
2019-01-31
test: add a test for normal touchpad button presses
Peter Hutterer
1
-0
/
+25
2019-01-31
evdev: cancel the middle button timer on device removed
Peter Hutterer
1
-0
/
+26
2019-01-31
test: add an additional final libinput_dispatch()
Peter Hutterer
1
-1
/
+3
[next]