compiz team mailing list archive
-
compiz team
-
Mailing list archive
-
Message #29134
[Bug 454218] Re: Loss of window border (white flash) when using compiz resize plugin, option=normal
Tracked the colour of the flash down to:
plugins/opengl/src/screen.cpp:GLushort defaultColor[4] = { 0xffff, 0xffff, 0xffff, 0xffff };
Changing that colour changes the colour seen with this bug. So it would
seem that when this bug occurs, it means the decor plugin has somehow
failed to texture the window decorations and just fills the decorations
with the default fill colour.
** Summary changed:
- loss of window border when using compiz resize plugin, option=normal
+ Loss of window border (white flash) when using compiz resize plugin, option=normal
--
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/454218
Title:
Loss of window border (white flash) when using compiz resize plugin,
option=normal
To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz-core/+bug/454218/+subscriptions
Follow ups
References