Skip to content
Commit 00a8de6c authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

effects/blur: Avoid shrinking unrelated opaque regions

Currently, the blur effect will shrink an opaque region even if it
doesn't intersect m_currentBlur.

This ensures that the blur effect won't do a stupid thing such as
clipping the opaque region of the desktop window.


(cherry picked from commit 4326d3f0)
parent 5e448f06
Pipeline #140606 passed with stage
in 14 minutes and 46 seconds
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