On 12/13/06, Marc Brünink <[EMAIL PROTECTED]> wrote: [...]
How to reserve a portion of the screen for a single window? It's all about the Wild Menu. I simply do not want any window to overlap with my menu. Could this be done with WindowMaker? Afterstep does support stuff like this, but it has its own faults.
From a programming point of view, you need to raise the level of the window.
Everything including and above NSMainMenuWindowLevel would set the appropriate NET_WM hint. -- Chris _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
