Diffusion KWin 6f822b22bb72

[effects/fade] Start the animation on only windowAdded or windowClosed

Authored by zzag on May 11 2020, 11:01 AM.

Description

[effects/fade] 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.

Details

Committed
zzagJun 1 2020, 12:13 PM
Parents
R108:df9e36ee68a1: [wayland] Destroy XdgToplevelClient and XdgPopupClient on unmap
Branches
Unknown
Tags
Unknown