index
:
delta/libinput.git
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
baserock/genivi/baseline
main
master
tablet-support
touchpad-gestures
wip/arch
wip/docbuild
wip/gitlab-ci
wip/gitlab-ci-f29
wip/smaller-arch-image
wip/ubuntu-18.10
wip/update-arch-image
gitlab.freedesktop.org: libinput/libinput.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
test-touchpad.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
touchpad: fix leak when the touchpad is removed before the dwt keyboard
Peter Hutterer
2021-09-15
1
-0
/
+18
*
High-resolution scroll wheel support
Peter Hutterer
2021-08-31
1
-87
/
+171
*
gestures: add hold gesture implementation
José Expósito
2021-06-09
1
-16
/
+78
*
Improve disambiguation between two-finger pinch and scroll
novenary
2021-05-19
1
-3
/
+3
*
test: update a few tests for more modern helpers
Peter Hutterer
2021-03-15
1
-21
/
+19
*
test: localize a few variables
Peter Hutterer
2021-03-15
1
-10
/
+13
*
test: add a comment to the thumb speed test
Peter Hutterer
2021-03-11
1
-3
/
+4
*
test: fix two inadvertent pointer jumps in a test
Peter Hutterer
2021-03-11
1
-2
/
+2
*
test: drop the custom group names
Peter Hutterer
2021-02-12
1
-192
/
+192
*
touchpad: disable the pressure axes wherever the resolution is nonzero
Peter Hutterer
2021-02-08
1
-2
/
+4
*
quirks: disable pressure on the Lenovo Yoga 9i touchpad
Peter Hutterer
2021-01-14
1
-0
/
+6
*
test: grab the device before any lid or tablet mode switches
Peter Hutterer
2020-07-07
1
-0
/
+9
*
test: use litest_destroy_context() for test-suite contexts
Peter Hutterer
2020-07-07
1
-3
/
+3
*
test: move the check for edge palms on devices to litest proper
Peter Hutterer
2020-06-03
1
-37
/
+15
*
test: disable a bunch of tests relying on libwacom
Peter Hutterer
2020-02-24
1
-0
/
+2
*
test: remove double-assignment to a variable
Peter Hutterer
2020-02-24
1
-2
/
+0
*
touchpad: sync the initial tracking id state to the touchpad
Peter Hutterer
2020-02-18
1
-0
/
+59
*
touchpad: never reduce the slot count to 0
Peter Hutterer
2020-02-18
1
-0
/
+62
*
test: fix a pressure test to movement during tap
Peter Hutterer
2019-11-15
1
-1
/
+1
*
touchpad: use the same speed for scrolling as the baseline of the accel curve
Peter Hutterer
2019-10-14
1
-8
/
+8
*
touchpad: revamp thumb detection
Matt Mayfield
2019-07-17
1
-137
/
+27
*
test: make the touchpad size the only check for thumb detection
Peter Hutterer
2019-07-15
1
-3
/
+0
*
test: only run the speed finger tests when the touchpad has thumb detection
Peter Hutterer
2019-07-15
1
-0
/
+12
*
test: only run the speed tests for clickpads
Peter Hutterer
2019-07-15
1
-3
/
+3
*
evdev: when the kernel fuzz is nonzero, set ours to zero
Peter Hutterer
2019-06-27
1
-0
/
+18
*
test: fix the slot swap test again
Peter Hutterer
2019-06-24
1
-9
/
+16
*
test: avoid a pointer jump when testing for the slot continuation
Peter Hutterer
2019-06-20
1
-3
/
+7
*
test: fix the slot swap test
Peter Hutterer
2019-06-20
1
-1
/
+11
*
test: fix button area scroll test to not be a pinch
Peter Hutterer
2019-06-20
1
-1
/
+1
*
test: move the fingers closer together for the empty-slot test
Peter Hutterer
2019-06-20
1
-2
/
+2
*
test: change touchpad 2fg no-motion test to move both fingers simultaneously
Peter Hutterer
2019-06-20
1
-2
/
+1
*
test: fix initial coordinates for synaptics tripletap quirk
Peter Hutterer
2019-06-19
1
-14
/
+6
*
test: add another test for thumb movements
Peter Hutterer
2019-06-18
1
-2
/
+29
*
test: fix the clickfinger thumb test
Peter Hutterer
2019-06-18
1
-2
/
+2
*
test: rename/fix/move thumb tests
Peter Hutterer
2019-06-18
1
-293
/
+209
*
test: fix an intermitted failing test
Peter Hutterer
2019-06-11
1
-4
/
+10
*
test: split a test up into events vs processing
Peter Hutterer
2019-05-27
1
-3
/
+13
*
touchpad: rotate the touch part of tablets
Peter Hutterer
2019-04-30
1
-0
/
+60
*
test: replace != NULL checks with ck_assert_notnull
Peter Hutterer
2019-02-15
1
-1
/
+1
*
test: Missing test cases for palm detection based on touch size
Furkan Tokac
2019-01-29
1
-0
/
+163
*
touchpad: handle a touch ending and restarting in the same frame
Peter Hutterer
2018-10-15
1
-0
/
+38
*
touchpad: avoid motion events when moving one finger into AREA
Peter Hutterer
2018-10-04
1
-0
/
+38
*
touchpad: if two fingers are within the lower thumb area, they're not thumbs
Peter Hutterer
2018-10-03
1
-0
/
+72
*
touchpad: ignore motion speed for hovering touches
Peter Hutterer
2018-10-02
1
-0
/
+37
*
test: abort when we detect a touch jump during the tests
Peter Hutterer
2018-08-28
1
-0
/
+2
*
test: drop the sleep_ms argument
Peter Hutterer
2018-08-28
1
-252
/
+218
*
test: force 10ms intervals for touch moves, unless specified otherwise
Peter Hutterer
2018-08-28
1
-20
/
+20
*
test: change a few tests to use 10ms intervals
Peter Hutterer
2018-08-28
1
-11
/
+11
*
test: make the touchpad jump test more robust for timing errors
Peter Hutterer
2018-08-28
1
-2
/
+2
*
test: don't run the 2fg pressure tap test on single-touch devices
Peter Hutterer
2018-08-28
1
-1
/
+1
[next]