GNOME Bugzilla – Bug 738652
Fix handling of SystemBackground
Last modified: 2014-10-16 21:16:35 UTC
Since the background rework, SystemBackground is no longer a transparent actor that you have to stack on top of a solid background, it is an opaque actor. Fix the color of the background actor, and remove places where we were setting the background color underneath the system background and expecting blending - in particular, we can always set no_clear_hint on the stage.
Created attachment 288711 [details] [review] Fix handling of SystemBackground
Review of attachment 288711 [details] [review]: OK.
Attachment 288711 [details] pushed as 2f5a226 - Fix handling of SystemBackground