kwin/plugins/scenes
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
..
opengl Discard Deleted before Scene is destroyed 2019-03-04 23:24:42 +02:00
qpainter SVN_SILENT made messages (.desktop file) - always resolve ours 2019-01-06 05:42:41 +01:00
xrender Overhaul doxygen comments 2019-02-12 19:29:33 +02:00
CMakeLists.txt