Winamp disappears when you move it's location

Peter Dons Tychsen donpedro at tdcadsl.dk
Tue Oct 6 06:51:07 CDT 2009


I am posting your response, as you are not on CC in the bug.

>>You can't do that sort of thing. If you really don't want the window
manager to
>>control the windows there's an option for it, but you can't have it both ways.

I am not sure i agree. Everywhere i looked they referred to "override_redirect"
as being *the way* to control this. And doing so is totally valid.

The xlib manual is very clear on this:

"To control window placement or to add decoration, a window manager often needs
to intercept (redirect) any map or configure request. Pop-up windows, however,
often need to be mapped without a window manager getting in the way. To control
whether an InputOutput or InputOnly window is to ignore these structure control
facilities, use the override-redirect flag."

I think this says it all...

http://tronche.com/gui/x/xlib/window/attributes/override-redirect.html

I also checked the source code for Metacity, which only confirmed my findings.
Notes and code to support the statement above was in place.

Please consider this, as it makes some apps look so much better.

Thanks,

/pedro




More information about the wine-devel mailing list