Skip to content

Draft: effects/windowaperture: Ignore minimized windows

Vlad Zahorodnii requested to merge work/zzag/window-aperture-glitch into master

If a window is minimized, don't schedule an animation for it using the set() method. The AnimationEffect will animate the opacity from 1.0 to 0.0.

BUG: 454280

Edited by Vlad Zahorodnii

Merge request reports