kwin/autotests/integration/effects
Vlad Zahorodnii da53d26543 autotests: Pass parent object as last argument to createXdgToplevelSurface() and createXdgPopupSurface()
It's more common to see the parent object being the last argument in Qt
and this way you won't need to specify nullptr parent explicitly if the
xdg-popup or the xdg-toplevel surface doesn't need to be configured
implicitly, which makes tests slightly easier to read.
2021-12-09 11:03:59 +00:00
..
scripts
CMakeLists.txt
desktop_switching_animation_test.cpp
maximize_animation_test.cpp autotests: Pass parent object as last argument to createXdgToplevelSurface() and createXdgPopupSurface() 2021-12-09 11:03:59 +00:00
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
windowgeometry_test.cpp
wobbly_shade_test.cpp