Re: X11/Spaces thinks X11 windows are overlapping on different Spaces
Re: X11/Spaces thinks X11 windows are overlapping on different Spaces
- Subject: Re: X11/Spaces thinks X11 windows are overlapping on different Spaces
- From: Jeremy Huddleston <email@hidden>
- Date: Thu, 8 Nov 2007 02:30:00 -0800
On Nov 8, 2007, at 1:16 AM, Greg Parker wrote:
Most window managers wrap ("reparent") each client window inside
another window created by the window manager itself. This wrapper
window is where the window manager draws its window decorations
(title bar, close box, etc). Your program's first query is catching
its own windows before the WM reparents them.
Ah, that makes sense. Thanks. I've never dealt with X11 directly
like this before. Pretty cool, thanks for the info.
Anyways, as my previous post indicates, your theory seems to be
correct. Now we just need to see why Xquartz isn't updating its
window stack correctly.
--Jeremy
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden