kwin/autotests/integration/effects
Vlad Zahorodnii df9e36ee68 [wayland] Destroy XdgToplevelClient and XdgPopupClient on unmap
There are several ways to handle unmapping of a wl_surface. The first
one is to destroy the associated AbstractClient instance. The second one
is to transition the AbstractClient in a special state.

The problem with the second approach is that it makes animations such as
fade out more difficult to handle since effects in kwin are geared more
towards the first approach (destroying AbstractClient).
2020-06-01 15:13:03 +03:00
..
scripts Move from Quad to Cubic 2020-03-04 19:40:35 +01:00
CMakeLists.txt [wayland] Destroy XdgToplevelClient and XdgPopupClient on unmap 2020-06-01 15:13:03 +03:00
desktop_switching_animation_test.cpp Use AbstractClient instead of XdgShellClient wherever possible 2020-03-04 09:57:13 +02:00
maximize_animation_test.cpp [wayland] Drop support for legacy xdg-shell-v6 protocol 2020-03-18 14:38:58 +02:00
minimize_animation_test.cpp Use AbstractClient instead of XdgShellClient wherever possible 2020-03-04 09:57:13 +02:00
popup_open_close_animation_test.cpp Use AbstractClient instead of XdgShellClient wherever possible 2020-03-04 09:57:13 +02:00
scripted_effects_test.cpp [wayland] Drop support for legacy xdg-shell-v6 protocol 2020-03-18 14:38:58 +02:00
slidingpopups_test.cpp Use AbstractClient instead of XdgShellClient wherever possible 2020-03-04 09:57:13 +02:00
toplevel_open_close_animation_test.cpp Use AbstractClient instead of XdgShellClient wherever possible 2020-03-04 09:57:13 +02:00
translucency_test.cpp Make it possible to have a separate cursor for the tablet 2020-04-03 01:16:45 +02:00
windowgeometry_test.cpp Use AbstractClient instead of XdgShellClient wherever possible 2020-03-04 09:57:13 +02:00
wobbly_shade_test.cpp Make it possible to have a separate cursor for the tablet 2020-04-03 01:16:45 +02:00