The GNUstep gui library is a library of graphical user interface classes written completely in the Objective-C language; the classes are based upon Apple's Cocoa framework (which came from the OpenStep specification). *** Larger patches require copyright assignment to FSF. please file bugs here. ***
Using window->xframe for making decisions provides ability to alter NSWindow's _frame variable before placewindow:for: call without affecting actual Xlib window placement.
Using
window->xframe
for making decisions provides ability to alter NSWindow's _frame variable beforeplacewindow:for:
call without affecting actual Xlib window placement.