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
*
Add support for SW_TABLET_MODE
Peter Hutterer
2017-09-06
4
-16
/
+178
*
evdev: move lid code to the fallback interface
Peter Hutterer
2017-09-06
1
-4
/
+2
*
Add libinput_device_switch_has_switch()
Peter Hutterer
2017-09-06
1
-0
/
+11
*
test: make some of the switch tests more generic
Peter Hutterer
2017-09-05
1
-49
/
+25
*
test: add test for switch capability
Peter Hutterer
2017-09-05
1
-0
/
+11
*
test: rename 'sw' to 'dev' for the lid tests
Peter Hutterer
2017-09-05
1
-18
/
+18
*
test: make the lid action helper function a generic switch action helper
Peter Hutterer
2017-09-04
4
-28
/
+86
*
test: rename test-lid.c to test-switch.c
Peter Hutterer
2017-09-04
1
-0
/
+0
*
test: fix the litest_touch_move_to() step counter
Peter Hutterer
2017-09-01
1
-1
/
+1
*
test: fix indentation for palm touch size test
Peter Hutterer
2017-09-01
1
-30
/
+30
*
test: add a test for removing a touch device with a finger still down
Peter Hutterer
2017-08-28
1
-0
/
+36
*
evdev: accept accelerometers if they are tagged as other devices too
Peter Hutterer
2017-08-28
3
-0
/
+129
*
test: fix pad ring test for small pad ranges
Peter Hutterer
2017-08-28
1
-6
/
+25
*
Add support for LIBINPUT_IGNORE_DEVICE
Peter Hutterer
2017-08-23
5
-0
/
+152
*
test: expose litest_create() to test cases
Peter Hutterer
2017-08-23
2
-34
/
+47
*
test: fix typo in test case name
Peter Hutterer
2017-08-17
1
-2
/
+2
*
test: when restoring the log handler to defaults, also restore log priority
Peter Hutterer
2017-08-17
1
-0
/
+2
*
gestures: don't try to pinch for nfingers > slots
Peter Hutterer
2017-08-01
1
-211
/
+0
*
lid: disable all types but EV_SYN and EV_SW
Peter Hutterer
2017-07-27
4
-0
/
+98
*
pointer: add button debouncing
Peter Hutterer
2017-07-26
3
-1
/
+321
*
evdev: recover from a lost button count
Peter Hutterer
2017-07-25
2
-0
/
+42
*
filter: add a custom trackpoint accelerator
Peter Hutterer
2017-07-20
1
-3
/
+3
*
test: drop an unnecessary wait for event
Peter Hutterer
2017-07-19
1
-3
/
+0
*
Merge branch 'wip/touchpad-apple-touch-major-v2'
Peter Hutterer
2017-07-14
7
-34
/
+230
|
\
|
*
touchpad: add touch-size-based palm detection
Peter Hutterer
2017-07-11
3
-18
/
+56
|
*
touchpad: add touch-size based touch handling
Peter Hutterer
2017-07-11
3
-4
/
+140
|
*
util: rename the pressure range parser to a more generic range_parser
Peter Hutterer
2017-07-11
1
-6
/
+6
|
*
test: loosen up litest to allow major/minor handling
Peter Hutterer
2017-07-11
2
-6
/
+26
|
*
test: force-release major/minor on the default touch up
Peter Hutterer
2017-07-11
1
-0
/
+2
*
|
test: silence a coverity warning
Peter Hutterer
2017-07-12
1
-4
/
+2
*
|
Add safe_strdup()
Peter Hutterer
2017-07-12
2
-9
/
+9
*
|
Replace calloc calls with zalloc
Peter Hutterer
2017-07-12
1
-2
/
+2
*
|
Abort if zalloc ever fails
Peter Hutterer
2017-07-12
2
-10
/
+3
|
/
*
touchpad: set keyboard to non-active when the keyboard is removed
Peter Hutterer
2017-07-11
1
-0
/
+42
*
timer: add a timer name to each timer
Peter Hutterer
2017-07-10
1
-0
/
+38
*
Fix a few things scan-build complains about
Peter Hutterer
2017-07-10
5
-21
/
+18
*
touchpad: add upper edge into exclusion zone
Ming-Yang Lu
2017-07-10
1
-0
/
+120
*
test: skip double-initialization of all_tests lists
Peter Hutterer
2017-07-07
1
-3
/
+0
*
test: fix some tap palm detection tests
Peter Hutterer
2017-07-06
1
-0
/
+36
*
test: add missing check for an empty queue to the palm detection test
Peter Hutterer
2017-07-06
1
-0
/
+4
*
test: stop changing argv[0] for forked tests
Peter Hutterer
2017-07-06
1
-9
/
+5
*
test: remove failing thumb edge scroll test
Peter Hutterer
2017-07-06
1
-32
/
+0
*
Merge branch 'wip/touchpad-palm-pressure'
Peter Hutterer
2017-07-04
2
-21
/
+209
|
\
|
*
touchpad: add pressure-base palm detection
Peter Hutterer
2017-07-03
2
-21
/
+209
*
|
Drop autotools
Peter Hutterer
2017-07-04
1
-182
/
+0
*
|
touchpad: send a left button event when we move out of topbuttons and click
Peter Hutterer
2017-07-04
1
-7
/
+43
|
/
*
test: strdup the suite and test name
Peter Hutterer
2017-06-26
1
-10
/
+40
*
touchpad: ignore the tap motion threshold if fingers > slots
Peter Hutterer
2017-06-26
1
-0
/
+54
*
test: remove duplicate test
Peter Hutterer
2017-06-22
1
-1
/
+0
*
touchpad: use the "is internal keyboard" tag to enable dwt
Peter Hutterer
2017-06-19
1
-70
/
+3
[next]