kwin/autotests/integration/effects
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
..
scripts effects: Drop legacy EffectsHandler::desktopChanged overloads 2023-02-07 18:10:52 +02:00
CMakeLists.txt
desktop_switching_animation_test.cpp autotests: Port away from OutputBackend::setInitialWindowSize() 2022-11-17 14:20:44 +00:00
maximize_animation_test.cpp scene: Rename Scene to WorkspaceScene 2022-12-21 11:49:07 +02:00
minimize_animation_test.cpp autotests: Port away from OutputBackend::setInitialWindowSize() 2022-11-17 14:20:44 +00:00
popup_open_close_animation_test.cpp autotests: Port away from OutputBackend::setInitialWindowSize() 2022-11-17 14:20:44 +00:00
scripted_effects_test.cpp qAbs -> std::abs 2022-11-22 09:27:23 +00:00
slidingpopups_test.cpp Autotests: Use a helper method to create X11 connection 2023-02-06 16:02:50 +00:00
toplevel_open_close_animation_test.cpp autotests: Port away from OutputBackend::setInitialWindowSize() 2022-11-17 14:20:44 +00:00
translucency_test.cpp Port away from Cursor::setPos() 2023-02-13 14:17:10 +02:00
wobbly_shade_test.cpp Autotests: Use a helper method to create X11 connection 2023-02-06 16:02:50 +00:00