[Bug 15346] Winamp disappears when you move it's location

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Oct 5 21:39:53 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=15346





--- Comment #24 from Peter Dons Tychsen <donpedro at tdcadsl.dk>  2009-10-05 21:39:52 ---
>>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

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list