nanogui@linuxhacker.org
nanogui@linuxhacker.org
: 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
Very good point. I forgot about that. Perhaps the FLTK
Xlib wrappers should be a library with mutex on entry/exit,
just like Wine.
BTW, there's been significant progress on ViewML over the weekend,
expect a source release Monday that actually does something ;-)
Regards,
Greg
nanogui@linuxhacker.org