kwin/autotests/libinput
Martin Flöser d2a9232ad3 Pass SwitchEvent from LibInput through KWin and add to DebugConsole
Summary:
This change introduces a new SwitchEvent and passes it through the
InputEventSpy and InputEventFilter. The DebugConsoleFilter implements it
so that the events can be monitored in the debug console.

Test Plan: Untested as my only device with such switches has too old libinput

Reviewers: #kwin, #plasma

Subscribers: plasma-devel, kwin

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D9521
2018-01-09 19:32:58 +01:00
..
CMakeLists.txt [libinput] Add support for switch devices and events 2018-01-04 18:05:44 +01:00
context_test.cpp
device_test.cpp [libinput] Add support for switch devices and events 2018-01-04 18:05:44 +01:00
gesture_event_test.cpp
input_event_test.cpp Pass SwitchEvent from LibInput through KWin and add to DebugConsole 2018-01-09 19:32:58 +01:00
key_event_test.cpp
mock_libinput.cpp [libinput] Add support for switch devices and events 2018-01-04 18:05:44 +01:00
mock_libinput.h [libinput] Add support for switch devices and events 2018-01-04 18:05:44 +01:00
mock_udev.cpp
mock_udev.h
pointer_event_test.cpp
switch_event_test.cpp [libinput] Add support for switch devices and events 2018-01-04 18:05:44 +01:00
touch_event_test.cpp Fix TouchEvent::id() returning -1, fixes a crash 2017-09-19 07:11:40 +03:00