On Wed, Apr 22, 2009 at 5:25 PM, Pete French <[email protected]> wrote:
>
> How tricky is a X window manager anyway ? If GNustep is doing all the
> decoration itself, plus providing a dock, then surely a very basic one
> would suffice. That one which used to come with X back in the 80's (twm?)
> that cant have been too big.


GNUstep application can act as their own window manager, but don't work with
other apps.  Just set GSX11HandlesWindowDecorations to NO and don't start a
window manager, GNUstep windows will draw they're own borders and you'll be
able to drag and resize.  I use it every once in a while... very crude, and
has tons of focus issues (clicking GWorkspace's desktop will bring it above
all other windows, for example), but it's there.

Stefan
_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to