kwin/autotests
Vlad Zahorodnii f71ee59a37 Port away from Cursor::setPos()
Use input device specific apis to change the position of the cursor. The
main reason to do so is to break the assumption that Cursor position is
the same as pointer position, which I would like to rely on later to
merge tablet and pointer cursors.
2023-02-13 14:17:10 +02:00
..
drm autotests/drm: add test that verifies extending output lifetimes works 2022-12-30 14:53:45 +00:00
integration Port away from Cursor::setPos() 2023-02-13 14:17:10 +02:00
libinput Fix button to Qt::MouseButton mapping 2023-02-10 09:27:37 +00:00
libkwineffects build: Add -Wno-unused-parameter compiler option 2022-10-31 15:50:37 +00:00
tabbox build: Add -Wno-unused-parameter compiler option 2022-10-31 15:50:37 +00:00
CMakeLists.txt gesture: use the global direction enums 2023-02-02 16:21:36 +00:00
onscreennotificationtest.cpp build: Add -Wno-unused-parameter compiler option 2022-10-31 15:50:37 +00:00
onscreennotificationtest.h
opengl_context_attribute_builder_test.cpp
test_client_machine.cpp
test_ftrace.cpp
test_gestures.cpp gesture: use the global direction enums 2023-02-02 16:21:36 +00:00
test_utils.cpp test_utils: Test whether mmap PROT_WRITE fails 2022-10-24 19:02:36 +02:00
test_virtual_desktops.cpp unify touchpad gesture APIs 2023-02-02 16:21:36 +00:00
test_window_paint_data.cpp
test_x11_timestamp_update.cpp
test_xcb_size_hints.cpp
test_xcb_window.cpp
test_xcb_wrapper.cpp
test_xkb.cpp
testutils.h
xcb_scaling_mock.cpp