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
Commit message (
Expand
)
Author
Age
Files
Lines
*
touchpad: add escape and asterisk to the DWT blacklist
José Expósito
2022-11-14
1
-0
/
+3
*
util: use ck_assert_ptr_eq() instead of ck_assert_ptr_null()
José Expósito
2022-11-14
1
-5
/
+5
*
util: return the number of elements from strv_from_string
Yinon Burgansky
2022-11-07
1
-24
/
+33
*
libwacom: fix warnings building without libwacom
José Expósito
2022-07-12
1
-0
/
+2
*
test: exclude the two high-delay debounce tests from the valgrind CI run
satrmb
2022-06-28
1
-2
/
+6
*
test: fix a typo
Peter Hutterer
2022-06-08
1
-1
/
+1
*
test: use a ranged test instead of a duplicated one
Peter Hutterer
2022-06-08
1
-38
/
+33
*
wheel: fix Lenovo Scrollpoint quirk
José Expósito
2022-06-07
3
-1
/
+131
*
test: ensure we always have an axis event where we expect one
Peter Hutterer
2022-06-07
1
-0
/
+1
*
test: fix the lowres-only wheel event tests
Peter Hutterer
2022-06-07
1
-10
/
+5
*
tablet: require a minimum pressure before we process pressure events
Peter Hutterer
2022-05-23
1
-13
/
+36
*
test: rename a test function to make it easier to select
Peter Hutterer
2022-05-23
1
-2
/
+2
*
AttrLidSwitchReliability quirk default unreliable->reliable
Alexander Courtis
2022-04-26
1
-2
/
+3
*
evdev: strip the device name of format directives
Peter Hutterer
2022-04-20
3
-0
/
+83
*
test: disable hold gestures when are not required
José Expósito
2022-03-28
1
-6
/
+3
*
util: auto-declare the element variable in ARRAY_FOR_EACH
Peter Hutterer
2022-03-09
6
-32
/
+54
*
touchpad: new option dwtp (disable-while-trackpointing)
pudiva chip líquida
2022-03-08
2
-0
/
+131
*
wheel: allow to scroll while middle button is pressed
José Expósito
2021-12-30
1
-50
/
+0
*
test: add a test device for the Wacom 524C device
Peter Hutterer
2021-12-14
2
-0
/
+166
*
test: allow for a hold end event when verifying touch motion
Peter Hutterer
2021-12-14
1
-0
/
+6
*
timer: only warn about timer expiry issues when we're more than 20ms behind
Peter Hutterer
2021-12-07
1
-1
/
+1
*
touchpad: revert the clickpad detection mechanism
José Expósito
2021-12-02
1
-24
/
+0
*
test: add a tablet test for eraser tip down
Peter Hutterer
2021-11-24
1
-0
/
+57
*
test: add missing tool event in the aiptek tablet test device
Peter Hutterer
2021-11-24
1
-0
/
+1
*
test: add tip down/up helper functions
Peter Hutterer
2021-11-24
4
-111
/
+78
*
Use bit(foo) instead of (1 << foo)
Peter Hutterer
2021-11-18
1
-1
/
+1
*
wheel: accumulate scroll when direction changes
José Expósito
2021-11-08
1
-1
/
+40
*
wheel: ignore initial small scroll deltas
José Expósito
2021-11-08
3
-0
/
+57
*
test: use a plain libinput context for the log priority check
Peter Hutterer
2021-10-19
1
-2
/
+19
*
fallback: hires scroll heuristics for buggy devices
José Expósito
2021-09-27
1
-0
/
+66
*
test: add kernel bugs to log handler
José Expósito
2021-09-27
1
-1
/
+2
*
libinput: add hold to get base event
José Expósito
2021-09-24
1
-1
/
+4
*
touchpad: reduce the jumping cursor warnings to 5 per day
Peter Hutterer
2021-09-17
1
-0
/
+1
*
touchpad: fix leak when the touchpad is removed before the dwt keyboard
Peter Hutterer
2021-09-15
1
-0
/
+18
*
util: add a function to parse bool properties
José Expósito
2021-09-12
1
-0
/
+33
*
use ARRAY_FOR_EACH when traverse array
weizhixiang
2021-09-12
1
-4
/
+4
*
High-resolution scroll wheel support
Peter Hutterer
2021-08-31
11
-175
/
+615
*
test: refactor litest_assert_event_type logic
José Expósito
2021-08-31
1
-9
/
+43
*
test: create devices for our udev seat checks
Peter Hutterer
2021-08-09
1
-30
/
+29
*
test: use MESON_TESTTHREADS to determine the number of jobs
Peter Hutterer
2021-08-03
1
-3
/
+7
*
test: Add test for parsing of boolean quirk attributes.
Quytelda Kahja
2021-07-30
1
-0
/
+44
*
Mark some functions as printf-like to silence some compiler warnings
Peter Hutterer
2021-07-22
1
-0
/
+1
*
Replace fallthrough comments with __attribute__((fallthrough))
Peter Hutterer
2021-07-22
3
-186
/
+186
*
util-list: restore list_for_each_safe() to be a single statement
Peter Hutterer
2021-07-22
1
-0
/
+34
*
evdev: remove device when it is gone
Thomas Weißschuh
2021-06-21
1
-0
/
+37
*
using secure functions safe_strdup
luokai
2021-06-15
1
-1
/
+1
*
gestures: improve one finger hold detection
José Expósito
2021-06-10
2
-3
/
+76
*
gestures: add quick hold implementation
José Expósito
2021-06-09
3
-0
/
+146
*
tests: add hold gesture tests
José Expósito
2021-06-09
1
-0
/
+222
*
tests: optionally hold in gesture test functions
José Expósito
2021-06-09
3
-14
/
+114
[next]