kwin/autotests/libinput
Vlad Zahorodnii 066ac3200a backends/libinput: Rework Device getter
libinput_device_get_user_data() can be used to get the associated Device
object with libinput_device. That way, we won't need to maintain a
private list of all input devices.
2022-04-29 12:47:34 +00:00
..
CMakeLists.txt [libinput] Add support for display mapping 2021-12-13 18:53:23 +00:00
device_test.cpp backends/libinput: Rework Device getter 2022-04-29 12:47:34 +00:00
gesture_event_test.cpp Run clang-format 2022-03-25 13:25:15 +02:00
input_event_test.cpp Run clang-format 2022-03-25 13:25:15 +02:00
key_event_test.cpp Run clang-format 2022-03-25 13:25:15 +02:00
mock_libinput.cpp backends/libinput: Rework Device getter 2022-04-29 12:47:34 +00:00
mock_libinput.h backends/libinput: Rework Device getter 2022-04-29 12:47:34 +00:00
pointer_event_test.cpp Run clang-format 2022-03-25 13:25:15 +02:00
switch_event_test.cpp Run clang-format 2022-03-25 13:25:15 +02:00
touch_event_test.cpp Run clang-format 2022-03-25 13:25:15 +02:00