kwin/plugins
Vlad Zagorodniy 10fdf2a220 Discard Deleted before Scene is destroyed
Summary:
Deleted has lifetime bounded to effects and scene.

We can't discard Deleted before EffectsHandler is destroyed because
effects that referenced it may call unrefWindow.

On the other hand, the fact that Deleted may outlive scene doesn't
make sense because Deleted exist purely for animation purposes and
nothing more.

This change arranges lifetime of Deleted so it's more reasonable.

Reviewers: #kwin, davidedmundson

Reviewed By: #kwin, davidedmundson

Subscribers: graesslin, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D18914
2019-03-04 23:24:42 +02:00
..
idletime Build KF5IdleTimeKWinWaylandPrivatePlugin in correct directory 2018-11-09 17:39:29 +01:00
kdecorations Remove deprecated method 2019-03-01 08:15:31 +01:00
kglobalaccel [autotests] Support new way to run the tests without need to install 2017-11-21 20:34:52 +01:00
platforms Restrict available supported compositors based on first initialized one 2019-02-22 16:59:08 +01:00
qpa [qpa] Drop PlatformContextWayland which uses wayland egl for OpenGL 2019-02-22 16:57:29 +01:00
scenes Discard Deleted before Scene is destroyed 2019-03-04 23:24:42 +02:00
windowsystem Add windowsystem plugin for KWin's qpa 2019-01-27 08:59:58 +01:00
CMakeLists.txt Add windowsystem plugin for KWin's qpa 2019-01-27 08:59:58 +01:00