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
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
timer: make the timer offset error a bit more user-friendly
Peter Hutterer
1
-1
/
+1
2020-01-29
touchpad: correct a wrong slot count by the kernel
Peter Hutterer
2
-0
/
+183
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-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
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
2019-12-04
pad: add LIBINPUT_EVENT_TABLET_PAD_KEY for pad keys
Peter Hutterer
3
-0
/
+115
2019-11-28
test: write our test case results out as junit xml files
Peter Hutterer
1
-0
/
+76
2019-11-26
test: fix a multitap test expecting one tap too few
satrmb
1
-1
/
+4
2019-11-15
test: allow for substring matching in the various --filter- arguments
Peter Hutterer
1
-0
/
+9
2019-11-15
touchpad: don't allow for multifinger tapping after a move
Peter Hutterer
3
-0
/
+136
2019-11-15
test: fix a pressure test to movement during tap
Peter Hutterer
1
-1
/
+1
2019-11-05
test: remove the hardcoded four-job valgrind test run
Peter Hutterer
1
-1
/
+3
2019-11-05
test: drop a now-obsolete test
Peter Hutterer
1
-43
/
+0
2019-10-31
tablet: handle a direct tool switch correctly
Peter Hutterer
1
-8
/
+45
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
test: make the test jobs dependent on the number of processors
Peter Hutterer
1
-1
/
+4
2019-10-17
Add a scroll button lock feature
Peter Hutterer
3
-0
/
+534
2019-10-16
fallback: don't send a single-touch motion if we just sent a begin
Peter Hutterer
1
-0
/
+21
2019-10-14
touchpad: use the same speed for scrolling as the baseline of the accel curve
Peter Hutterer
1
-8
/
+8
2019-09-30
test: fix a coverity warning about an unused value
Peter Hutterer
1
-6
/
+4
2019-09-29
tablet: Improve forced prox out behavior.
John Chadwick
1
-0
/
+37
2019-09-26
test: Make udev_properties array fixed-size.
John Chadwick
1
-1
/
+1
2019-09-25
test: don't use debounced clicks for the middle button emulation click
Peter Hutterer
1
-4
/
+4
2019-09-25
gestures: where we have more fingers than slots, default to swipe
Peter Hutterer
1
-0
/
+53
2019-09-11
udev: parse the EVDEV_ABS properties for a potential fuzz setting
Peter Hutterer
1
-0
/
+78
2019-09-11
Split utility functions into separate source files
Peter Hutterer
2
-2
/
+15
2019-09-11
test: do run the util tests under valgrind
Peter Hutterer
1
-6
/
+0
2019-08-16
touchpad: don't allow gestures with a clickpad button down by a finger
Matt Mayfield
1
-0
/
+94
2019-08-08
tablet: scale the available pressure range into the pressure thresholds
Peter Hutterer
1
-6
/
+23
2019-08-08
test: don't test at the 100 y range
Peter Hutterer
1
-8
/
+8
2019-08-08
tablet: reduce the pressure range by the offset
Peter Hutterer
1
-5
/
+21
2019-08-08
test: fix the pressure offset tests
Peter Hutterer
1
-10
/
+7
2019-08-08
Add the ck_double_eq_tol() macros to the backwards compat headers
Peter Hutterer
1
-10
/
+18
2019-08-05
evdev: always store user calibration matrix
Brian Ashworth
1
-0
/
+29
2019-07-31
test: mix tablet events into touch arbitration tests
Peter Hutterer
1
-11
/
+29
2019-07-17
touchpad: revamp thumb detection
Matt Mayfield
4
-148
/
+29
2019-07-15
test: make the touchpad size the only check for thumb detection
Peter Hutterer
1
-3
/
+0
2019-07-15
test: only run the speed finger tests when the touchpad has thumb detection
Peter Hutterer
1
-0
/
+12
2019-07-15
test: only run the speed tests for clickpads
Peter Hutterer
1
-3
/
+3
2019-07-15
gestures: improve scroll responsiveness for vertically aligned touches
Matt Mayfield
1
-0
/
+22
2019-07-15
touchpad: basic thumb detection within gestures
Matt Mayfield
1
-55
/
+1
[next]