commit | 9564c7516326c0658807e4d3985d7ff1fd06103c | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <ppaalanen@gmail.com> | Wed Oct 24 09:43:08 2012 +0300 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Thu Oct 25 14:59:23 2012 -0400 |
tree | 5c36b8e4663aa745380c0b13dcb1a5ae1846c7bb | |
parent | fedc527723128ee08f443c8955d75d7cd0d956a6 [diff] |
desktop-shell: background should be opaque Toytoolkit does not support setting opaqueness for anything else than the immediate child widget of the frame widget. Backgrounds do not have frames, so we need to poke it in manually. This should allow Weston to paint the background without blending. Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>