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
2016-12-06
touchpad: sync BTN_TOOL_FINGER state on init
Peter Hutterer
1
-0
/
+24
2016-12-06
util: add a helper function to split a string into substrings
Peter Hutterer
1
-0
/
+45
2016-12-06
util: add safe_atod for locale-independent conversion
Peter Hutterer
1
-0
/
+50
2016-11-22
test: allow the first event to be a short one during scroll tests
Peter Hutterer
1
-5
/
+16
2016-11-22
test: fix edge-scroll no-motion test
Peter Hutterer
1
-2
/
+2
2016-11-22
test: start with the first offset when moving touches
Peter Hutterer
1
-2
/
+2
2016-11-22
test: fix maybe-uninitialized compiler warnings
Peter Hutterer
1
-5
/
+5
2016-11-22
test: mark the various abort functions as noreturn
Peter Hutterer
1
-0
/
+3
2016-11-14
Disable test runs on 'distcheck'
Peter Hutterer
1
-0
/
+3
2016-11-04
evdev: implement support for the MOUSE_WHEEL_CLICK_COUNT property
Peter Hutterer
6
-8
/
+152
2016-11-02
evdev: actually ignore joysticks
Peter Hutterer
1
-0
/
+34
2016-10-25
test: add missing comma to horizontal click angle udev rule
Peter Hutterer
1
-1
/
+1
2016-10-25
test: fix clang warning about abs(float)
Peter Hutterer
1
-2
/
+2
2016-10-25
Mark some internal log functions as printf-style function
Peter Hutterer
2
-0
/
+3
2016-09-12
touchpad: require at least 3 events before enabling trackpoint palm detection
Peter Hutterer
1
-0
/
+26
2016-09-09
test: rename SYNAPTICS_CLICKPAD to SYNAPTICS_CLICKPAD_X220
Peter Hutterer
6
-19
/
+19
2016-09-07
tablet: add touch arbitration
Peter Hutterer
1
-0
/
+344
2016-09-07
test: add litest_assert_touch_sequence helper
Peter Hutterer
2
-0
/
+36
2016-09-07
test: move the Intuos 5 and Cintiq 13HD test tablets into the same device group
Peter Hutterer
6
-1
/
+43
2016-09-07
evdev: release current touches when the device is suspended
Peter Hutterer
1
-0
/
+83
2016-09-07
test: add trackpoint palm detection tests
Peter Hutterer
3
-0
/
+81
2016-09-05
test: add test for touchpad disabling on external mouse
Peter Hutterer
1
-0
/
+183
2016-09-02
tablet: if a serial comes in late, discard it
Peter Hutterer
1
-0
/
+88
2016-09-02
test: change the matrix delta test to use a tip-down event
Peter Hutterer
1
-2
/
+12
2016-09-02
test: add a Wacom HID 4800 test device
Peter Hutterer
4
-0
/
+123
2016-08-30
test: add the valgrind test suite output to the distcleanfiles
Peter Hutterer
1
-0
/
+2
2016-08-29
touchpad: always reset the motion history on finger changes
Peter Hutterer
1
-0
/
+51
2016-08-29
test: prevent cursor jumps in the various tap tests
Peter Hutterer
1
-6
/
+6
2016-08-26
test: only abort when we fail to add any tests and we have no filters
Peter Hutterer
1
-1
/
+4
2016-08-26
test: add a helper function to compare the event type
Peter Hutterer
2
-15
/
+42
2016-08-23
touchpad: reset the edge scroll state on touch up if edge scroll is disabled
Peter Hutterer
1
-0
/
+8
2016-08-22
Read the horizontal wheel click angle property if available
Peter Hutterer
2
-4
/
+8
2016-08-15
test: implement tests for configurable tap button mappings
Peter Hutterer
2
-15
/
+206
2016-08-09
Merge branch 'wip/litest-serial-parallel-v3'
Peter Hutterer
19
-362
/
+387
2016-08-05
touchpad: ignore modifier key combos for dwt
Peter Hutterer
1
-0
/
+166
2016-08-04
test: add dwt modifier/fkey test cases
Peter Hutterer
1
-0
/
+82
2016-08-02
test: just use litest_add_device if we don't have overrides
Peter Hutterer
1
-6
/
+1
2016-08-02
test: if we're in a debugger, use single-fork mode only
Peter Hutterer
1
-35
/
+36
2016-08-02
test: if a filter is specified, don't parallelize jobs by default
Peter Hutterer
1
-0
/
+16
2016-08-02
test: split the tap tests into more tap groups
Peter Hutterer
1
-43
/
+43
2016-08-02
test: remove NOTPARALLEL
Peter Hutterer
1
-2
/
+0
2016-08-02
test: add a make-like job control to run tests in parallel
Peter Hutterer
1
-27
/
+113
2016-08-02
test: drop the sysname comparison in the device add/remove test
Peter Hutterer
1
-7
/
+1
2016-08-02
Revert "test: create a lock file to avoid parallel udev reloads during device...
Peter Hutterer
1
-63
/
+0
2016-08-02
test: restore the hwdb/udev rules on SIGINT
Peter Hutterer
1
-0
/
+6
2016-08-02
test: make sure we remove all udev rules when we SIGINT the test
Peter Hutterer
1
-1
/
+34
2016-08-02
test: only init the device rules once
Peter Hutterer
2
-67
/
+23
2016-08-02
test: merge all tests into a single binary
Peter Hutterer
19
-102
/
+71
2016-08-01
test: store created udev rules in a list for easier deletion
Peter Hutterer
1
-25
/
+54
2016-08-01
test: make the valgrind test an actual dependency of the test run
Peter Hutterer
1
-1
/
+1
[next]