Re: X11 Beta 3 & Window size/resize
Re: X11 Beta 3 & Window size/resize
- Subject: Re: X11 Beta 3 & Window size/resize
- From: John Harper <email@hidden>
- Date: Tue, 2 Sep 2003 08:52:53 -0700
On Sep 2, 2003, at 6:50 AM, Dave Williss wrote:
The other problem is how window size and position get reported when
using quartz-wm. When the user closes a window (or the application
exits)
we record the position of the windows so that they can be restored to
the
same location. We get the location via XQueryGeometry which gives the
upper-left corner of the window not counting the title bar and borders.
However, when we then try to place the window at the same location, it
puts the upper left hand corner of the title bar there. The net
effect is
that every time you run the program, the windows creep down the screen
by
another 22 pixels.
quartz-wm currently doesn't handle (non-NorthWest) window gravity when
positioning windows. We have a bug tracking this issue..
John
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.