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 Introduce explicit base render backend type 2021-11-11 08:55:29 +00:00
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 Introduce explicit base render backend type 2021-11-11 08:55:29 +00:00
popup_open_close_animation_test.cpp effects: Link builtin effects with executables 2021-10-19 09:12:15 +00:00
scripted_effects_test.cpp Introduce explicit base render backend type 2021-11-11 08:55:29 +00:00
slidingpopups_test.cpp Introduce explicit base render backend type 2021-11-11 08:55:29 +00:00
toplevel_open_close_animation_test.cpp Introduce explicit base render backend type 2021-11-11 08:55:29 +00:00
translucency_test.cpp effects: Link builtin effects with executables 2021-10-19 09:12:15 +00:00
windowgeometry_test.cpp effects: Link builtin effects with executables 2021-10-19 09:12:15 +00:00
wobbly_shade_test.cpp Introduce explicit base render backend type 2021-11-11 08:55:29 +00:00