[Bug 503797] Re: Can not disable shadows in Window Decoration

2011-05-14 Thread László Monda
*** This bug is a duplicate of bug 764282 *** https://bugs.launchpad.net/bugs/764282 ** This bug has been marked a duplicate of bug 764282 Can't disable active window shadow in compiz-decorator * You can subscribe to bug 764282 by following this link: https://bugs.launchpad.net/ubuntu/+so

[Bug 503797] Re: Can not disable shadows in Window Decoration

2010-01-06 Thread A. Bram Neijt
I consider this a "Won't fix" as Compiz is being rewritten in C++. The option is unclear about only applying to windows without a decoration, it's description and form will have to be evaluated with the next Compiz release. ** Changed in: compiz (Ubuntu) Status: New => Invalid -- Can not

[Bug 503797] Re: Can not disable shadows in Window Decoration

2010-01-06 Thread A. Bram Neijt
Reading the code [1, line 766], it seems I am just misunderstanding the option. It seems you can only disable shadows on windows which have no decoration in the first place. Hence the shadow on the panel is effected while other shadows are not. One bug still remains and that is that using an empty

[Bug 503797] Re: Can not disable shadows in Window Decoration

2010-01-06 Thread A. Bram Neijt
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 re

[Bug 503797] Re: Can not disable shadows in Window Decoration

2010-01-06 Thread A. Bram Neijt
** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/37494884/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/37494885/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/37494886/Dependencies.txt ** A