mirror of
https://github.com/brl/mutter.git
synced 2025-02-04 23:54:09 +00:00
Florian Müllner
98e219da4b
shadow-factory: Make sure to never use a negative spread
The smallest possible spread corresponds to an unblurred shadow, which neither grows nor shrinks - thus the spread should be zero not negative as returned by our current calculation. https://bugzilla.gnome.org/show_bug.cgi?id=731353
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%