On Thu, Aug 14, 2003 at 05:25:34PM -0700, dd jj wrote:
> Now I found my code works when the application window is not full screen size!
> But when the original window is maximized window, this program doesn't work.
> Does anyone can point out how to make it work even from maximum size?

This is most definatly due to your window manager 'enforcing'
maximization. the only way to deal with that is by working with the
window manager. some window managers will provide a way to control them
via the command line, also if your window manager is freedesktop-aware,
you may be able to use the ClientMessages specified here:
http://www.freedesktop.org/standards/wm-spec/1.3-onehtml/
however you may need to talk with the developers of your window manager
as to whether these or another mechanism are supported.
        John
-- 
---------------------------------------------------------------------------
John Meacham - California Institute of Technology, Alum. - [EMAIL PROTECTED]
---------------------------------------------------------------------------
_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to