[compiz] [PATCH] minimize doesn't respect "no core instance" flag

Danny Baumann dannybaumann at web.de
Wed Mar 7 05:39:30 PST 2007


Hi,

In current git, minimize doesn't respect the
PAINT_WINDOW_NO_CORE_INSTANCE_MASK flag set by other plugins. I noticed
that especially in group: Tabbed windows are hidden by setting
PAINT_WINDOW_NO_CORE_INSTANCE_MASK. When these windows are minimized
together with their group, minimize draws its animation regardless if
that flag is set or not; with the effect of the hidden windows appearing
during the time of animation.
I've attached a patch which makes minimize respect that flag; however,
I'm not completely sure if that is the best way to do it or if it would
be better to do the animation drawing inside of drawWindow().

What do you think?

Regards,

Danny
-------------- next part --------------
A non-text attachment was scrubbed...
Name: minimize-no-core-instance.patch
Type: text/x-patch
Size: 1544 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/compiz/attachments/20070307/07c93a2d/minimize-no-core-instance.bin


More information about the compiz mailing list