nanogui@linuxhacker.org
nanogui@linuxhacker.org
> My next step is going to be to produce an Xlib-to-Nano-X
> conversion layer (initially soley through macro defines) that
> will allow most of the FLTK for X port to remain untouched...
One thing you need to remember that breaks viewml on my box is that
X11 is threadsafe (well actually its got a lock on all the entry points)
which Nano-X does not
>
nanogui@linuxhacker.org