kwin/autotests/libinput
Xaver Hugl e351d9dca1 backends/libinput: don't apply pointer acceleration to touchpad gestures
It's unexpected that increasing pointer "speed" would also change the distance
required to activate gestures
2024-08-01 09:52:12 +00:00
..
CMakeLists.txt Port to KF6 2023-02-28 18:30:26 +02:00
device_test.cpp There's no QVector anymore, QList is the QVector in Qt6 2023-10-19 13:43:53 +00:00
gesture_event_test.cpp Don't use QtTest => use QTest + missing include 2023-07-04 10:38:21 +00:00
input_event_test.cpp pointer input: handle warp events differently from absolute motion events 2024-03-19 20:13:11 +01:00
key_event_test.cpp Don't use QtTest => use QTest + missing include 2023-07-04 10:38:21 +00:00
mock_libinput.cpp backends/libinput: don't apply pointer acceleration to touchpad gestures 2024-08-01 09:52:12 +00:00
mock_libinput.h There's no QVector anymore, QList is the QVector in Qt6 2023-10-19 13:43:53 +00:00
pointer_event_test.cpp Don't use QtTest => use QTest + missing include 2023-07-04 10:38:21 +00:00
switch_event_test.cpp Don't use QtTest => use QTest + missing include 2023-07-04 10:38:21 +00:00
touch_event_test.cpp Don't use QtTest => use QTest + missing include 2023-07-04 10:38:21 +00:00