mirror of
https://github.com/gnustep/libs-back.git
synced 2025-05-29 16:31:29 +00:00
memeber was added - `osframe`. This member intended to hold cached frame of windows in OpenStep coordinate system. This makes backend more reliable to the cases when gui changes NSWindow's _frame ivar before call to backend methods which make windows placement. * Source/x11/XGServerWindow.m (placewindow::): use `osframe` structure member to decide if window change position or size. Removed usage of temporary `frame` (used only for making desicion). |
||
---|---|---|
.. | ||
.cvsignore | ||
context.c | ||
convert.c | ||
GNUmakefile | ||
GNUmakefile.preamble | ||
raster.c | ||
scale.c | ||
wrasterP.h | ||
xdnd.c | ||
XGDragView.m | ||
XGGLContext.m | ||
XGGLFormat.m | ||
XGServer.m | ||
XGServerEvent.m | ||
XGServerWindow.m | ||
XIMInputServer.m | ||
xutil.c | ||
XWindowBuffer.m |