kwin/autotests/libinput
Martin Gräßlin ab5d31426a [libinput] Expose all input devices through DBus
Summary:
The Connection exposes a new service called org.kde.KWin.InputDevice
and every Device registers an own object exposing all properties.

This allows an external configuration tool to change the behavior of
the devices at runtime. E.g. to test configuration settings.

Reviewers: #kwin, #plasma_on_wayland

Subscribers: plasma-devel, kwin

Tags: #plasma_on_wayland, #kwin

Differential Revision: https://phabricator.kde.org/D2407
2016-08-15 16:10:50 +02:00
..
CMakeLists.txt [libinput] Expose all input devices through DBus 2016-08-15 16:10:50 +02:00
context_test.cpp [libinput] A not valid LibInput::Context should return -1 as filedescriptor 2016-06-02 16:23:23 +02:00
device_test.cpp [libinput] Add device configuration for tap-drag-lock 2016-08-11 16:32:00 +02:00
gesture_event_test.cpp [libinput] Add support for gesture events 2016-08-08 09:15:06 +02:00
input_event_test.cpp
key_event_test.cpp
mock_libinput.cpp [libinput] Add device configuration for tap-drag-lock 2016-08-11 16:32:00 +02:00
mock_libinput.h [libinput] Add device configuration for tap-drag-lock 2016-08-11 16:32:00 +02:00
mock_udev.cpp [autotest/libinput] Add a basic test for Context 2016-06-02 15:55:34 +02:00
mock_udev.h [autotest/libinput] Add a basic test for Context 2016-06-02 15:55:34 +02:00
pointer_event_test.cpp
touch_event_test.cpp