mirror of
https://github.com/brl/mutter.git
synced 2025-02-15 12:54:10 +00:00
![Jasper St. Pierre](/assets/img/avatar_default.png)
When the blended region was empty, meaning we didn't have to paint anything blended -- the case for an app update -- was drawing the entire window blended, because of a think-o in the complex and complicated logic. Fix this so that we don't draw anything for the blended region when empty.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%