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
/
test-switch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-28
test: add a missing blank line
Peter Hutterer
1
-0
/
+1
2018-10-16
test: add tablet-mode suspend/resume keyboard and touchpad tests
Peter Hutterer
1
-0
/
+228
2018-08-28
test: drop the sleep_ms argument
Peter Hutterer
1
-17
/
+17
2018-08-28
test: force 10ms intervals for touch moves, unless specified otherwise
Peter Hutterer
1
-14
/
+14
2018-06-08
Switch from udev property parsing to the quirks system
Peter Hutterer
1
-7
/
+6
2018-03-23
test: move all the _setup() functions into a special section
Peter Hutterer
1
-2
/
+2
2018-02-05
test: swap KEY_POWER for KEY_VOLUMEUP on the switch key routing test
Peter Hutterer
1
-2
/
+2
2017-11-17
test: use litest_wait_for_event() for the lid switch events
Peter Hutterer
1
-2
/
+2
2017-11-09
test: add the wmi hotkeys test device
Peter Hutterer
1
-0
/
+21
2017-10-27
fallback: fix lid switch event listener being initialized twice
Peter Hutterer
1
-20
/
+22
2017-09-25
fallback: suspend internal keyboards and trackpoints on tablet-mode switch
Peter Hutterer
1
-0
/
+159
2017-09-25
fallback: allow for multiple keyboards to toggle the lid switch
Peter Hutterer
1
-0
/
+57
2017-09-19
test: remove leftover sleep() for debugging in lid switch test
Peter Hutterer
1
-1
/
+0
2017-09-18
touchpad: don't resume a disabled touchpad
Peter Hutterer
1
-0
/
+85
2017-09-06
touchpad: if a device has a tablet mode switch, disable the touchpad
Peter Hutterer
1
-61
/
+116
2017-09-06
Add support for SW_TABLET_MODE
Peter Hutterer
1
-16
/
+82
2017-09-06
evdev: move lid code to the fallback interface
Peter Hutterer
1
-4
/
+2
2017-09-06
Add libinput_device_switch_has_switch()
Peter Hutterer
1
-0
/
+11
2017-09-05
test: make some of the switch tests more generic
Peter Hutterer
1
-49
/
+25
2017-09-05
test: add test for switch capability
Peter Hutterer
1
-0
/
+11
2017-09-05
test: rename 'sw' to 'dev' for the lid tests
Peter Hutterer
1
-18
/
+18
2017-09-04
test: make the lid action helper function a generic switch action helper
Peter Hutterer
1
-21
/
+63
2017-09-04
test: rename test-lid.c to test-switch.c
Peter Hutterer
1
-0
/
+599