GNOME Bugzilla – Bug 687873
Fix blurring of screen shield background
Last modified: 2012-11-07 18:32:55 UTC
See attached patches; I am not a huge fan of exporting the pipeline out of mutter, but I don't see many alternatives here.
Created attachment 228406 [details] [review] meta-background-actor: export the CoglPipeline This will be useful for the Shell to hook up shader uniform values.
Created attachment 228407 [details] [review] screen-shield: actually blur the shield background actor In order to correctly apply the blur effect, we need to set the pixel step uniform on the pipeline to the correct values. Get the custom pipeline installed on the MetaBackgroundActor and wire the uniform to the texture size.
Ugh, sorry, but Jasper reopened bug 682536, and there's more discussion happening there. *** This bug has been marked as a duplicate of bug 682536 ***