kwin/autotests/libinput
Martin Gräßlin 6a6af0e8b5 [libinput] Add optional device detection for cap tablet tool
The capability tablet tool is new in Libinput 1.2. As build.kde.org
does not yet support this version, it's only an optional check.

So far the code only detects whether the capability exists and reports
this accordingly.
2016-08-03 09:31:47 +02:00
..
CMakeLists.txt [autotest/libinput] Add a basic test for Context 2016-06-02 15:55:34 +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 optional device detection for cap tablet tool 2016-08-03 09:31:47 +02:00
input_event_test.cpp
key_event_test.cpp
mock_libinput.cpp [libinput] Add optional device detection for cap tablet tool 2016-08-03 09:31:47 +02:00
mock_libinput.h [libinput] Add optional device detection for cap tablet tool 2016-08-03 09:31:47 +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