Read-only mirror of https://gitlab.gnome.org/GNOME/mutter
0ffd4254d9
meta_background_get_texture only draws the bottom image texture if 1) the blend factor leaves the top image translucent or 2) the top image is translucent from alpha The latter case doesn't actually matter since we're using REPLACE on the top image texture. This commit drops the unnecessary check for the second case and applies demorgans law to the conditional for clarity. https://bugzilla.gnome.org/show_bug.cgi?id=754476 |
||
---|---|---|
data | ||
doc | ||
po | ||
src | ||
tools | ||
.gitignore | ||
autogen.sh | ||
configure.ac | ||
COPYING | ||
Makefile.am | ||
mutter.doap | ||
NEWS |