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 Run clazy with qt-keywords fixit 2021-06-08 10:49:42 +03:00
opengl_context_attribute_builder_test.cpp backends/x11/standalone: rename files to be more consistent 2022-07-24 13:05:13 +00:00
test_client_machine.cpp Change type of Window.wmCommand and Window.wmClientMachine to QString 2022-10-22 13:38:36 +00:00
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 Make WindowItem handle opacity 2022-05-11 09:42:35 +00:00
test_x11_timestamp_update.cpp utils: Drop updateXTime() 2022-10-11 06:43:25 +00:00
test_xcb_size_hints.cpp Use floating geometry throughout 2022-07-14 10:04:46 +01:00
test_xcb_window.cpp replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
test_xcb_wrapper.cpp Rename AbstractClient to Window 2022-04-22 17:39:12 +00:00
test_xkb.cpp autotests: Fix testXkb in Qt 6 build 2022-10-23 09:11:04 +00:00
testutils.h Run clang-format 2022-03-25 13:25:15 +02:00
xcb_scaling_mock.cpp Ensure size is valid after maximising 2022-07-27 08:43:23 +00:00