:I have compiled my apps with the -DNONETWORK=1 switch. They always cover 
the
: whole screen. I would like to get a decorated window with Nano-X. How is
: this possible?

The window manager code is linked internal to the window server
when the config file setting NANOWM=Y is set.  This should
allow the window manager code to run, which draws the window
borders, in both LINK_APP_TO_SERVER and normal cases.

: I tried the window-manager in the demos directory. Can I use that if I
: set -DNONETWORK=1? So far I only get a blue screen with a mouse.

Of course, you have to link in an application also, which will
create a window for the WM to decorate.  It never creates
any windows of its own other than for decorating another
app window.

Regards,

Greg


---------------------------------------------------------------------
To unsubscribe, e-mail: nanogui-unsubscr...@linuxhacker.org
For additional commands, e-mail: nanogui-h...@linuxhacker.org

Reply via email to