kwin/autotests/libinput
Martin Gräßlin e18e2eb57c [libinput] Rename Device::tapEnabledByDefault to tapToClickEnabledByDefault
Slightly more descriptive name what the feature is about.
2016-08-11 15:18:40 +02:00
..
CMakeLists.txt [libinput] Add support for gesture events 2016-08-08 09:15:06 +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] Rename Device::tapEnabledByDefault to tapToClickEnabledByDefault 2016-08-11 15:18:40 +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 [autotest/libinput] Verify that Event::create can handle a null argument 2016-05-31 10:15:44 +02:00
mock_libinput.cpp [libinput] Add support for tapToClick configuration 2016-08-11 15:13:36 +02:00
mock_libinput.h [libinput] Add support for tapToClick configuration 2016-08-11 15:13:36 +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