kwin/effects/logout/package/contents/code
Vlad Zahorodnii b028ae56d9 [effects/logout] Start the animation on only windowAdded or windowClosed
windowShown and windowHidden are emitted when the window becomes visible
and hidden, respectively. For example, that can be the case when the
window has been minimized or unminimized. We have to start animations
only when windowAdded or windowClosed has been emitted.
2020-06-01 15:13:03 +03:00
..
main.js [effects/logout] Start the animation on only windowAdded or windowClosed 2020-06-01 15:13:03 +03:00