Clutter Background-Blur

Florian Bührle <[email protected]>
Newsgroups gmane.comp.gnome.general
Message-ID <[email protected]>
Hey community,

I want to apply the Clutter.BlurEffect() only to the *background* of an 
element. If I try this, for example, with a semi-transparent panel:

let fx;
fx = new imports.gi.Clutter.BlurEffect();
imports.ui.main.panel.actor.add_effect(fx);

then I get a completely blurred panel, text and symbols included, but 
the background of the panel (usually the desktop background) gets not 
blurred. How can i blur only that what's 'behind' the panel?

~erdlof

_______________________________________________
gnome-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gnome-list
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.