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
maximize_animation_test.cpp
minimize_animation_test.cpp
popup_open_close_animation_test.cpp
scripted_effects_test.cpp
slidingpopups_test.cpp
toplevel_open_close_animation_test.cpp
translucency_test.cpp Port away from Cursor::setPos() 2023-02-13 14:17:10 +02:00
wobbly_shade_test.cpp