Go to file
Ray Strode 0ffd4254d9 background: simplify conditional in meta_background_get_texture
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
2015-09-03 15:14:15 -04:00
data
doc Remove gtk-doc 2015-07-06 00:52:18 -07:00
po Updated Polish translation 2015-08-26 18:51:15 +02:00
src background: simplify conditional in meta_background_get_texture 2015-09-03 15:14:15 -04:00
tools
.gitignore wayland: Add gestures protocol XML 2015-08-10 17:23:23 +02:00
autogen.sh build: Drop deprecated autogen.sh variables 2015-03-04 21:00:48 +01:00
configure.ac Bump version to 3.17.91 2015-09-03 15:26:03 +02:00
COPYING
Makefile.am Remove gtk-doc 2015-07-06 00:52:18 -07:00
mutter.doap
NEWS Bump version to 3.17.91 2015-09-03 15:26:03 +02:00