Skip to content
Commit 4dcb3c49 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

effects/highlightwindows: Re-implement as AnimationEffect

On Wayland, the highlight window effect is not guaranteed to work all
the time because it uses the opacity to determine if the animation has
completed.

This change rewrites the highlight window effect using AnimationEffect
API to make it work both on X11 and Wayland. The implementation is based
on how the translucency effect works.
parent f8d9b3bc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment