Re: Showing a window behind others?



Around 10 o'clock on Mar 14, Owen Taylor wrote:

> the X model doesn't really allow the stacking order
> of managed clients to be controlled at the level that you want 
> here.

Once mapped, you can restack windows at will with XConfigureWindow.  The WM
is supposed to pull out the other client window ID from the request and stack
your frame relative to the frame containing the other client window.

However, you can't do this before the window is mapped as the window 
manager will likely be ignoring your window.

-keith





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]