Draft: effects/windowaperture: Ignore minimized windows
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.
Edited by Vlad Zahorodnii
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.