compiz team mailing list archive
-
compiz team
-
Mailing list archive
-
Message #05221
[Bug 503797] Re: Can not disable shadows in Window Decoration
I've just discovered the weirdest thing, using "any & !(class=Gnome-
panel)" works as expected: shadows except on the Gnome-panel. Using "any
& !any" seems to have the same effect: shadows except on the Gnome-
panel. "any & !class=foobar" will shows shadows everywhere "any &
!(class=Gnome)" will remove shadows from the panel again.
It seems it is prefix matching as "any & !(class=Gnome-p)" will have the
same effect as "any & !(class=Gnome-panel)". Why "any & !any" seems to
also work is beyond me.
I have not yet found a way to disable the shadows on all windows using
the Shadow windows field.
--
Can not disable shadows in Window Decoration
https://bugs.launchpad.net/bugs/503797
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in ubuntu.
References