nanogui@linuxhacker.org
nanogui@linuxhacker.org
by Scott Dale Robison:
Fl Pixmap.cxx & fl draw pixmap.cxx - now work for at least FLNX test cases (specifically
pixmap.cxx)
Fl Image.cxx & fl draw image.cxx - now work for at least FLNX test cases (specifically
image.cxx)
* Note : The X11 nano-X server is very slow in updating offscreen/server side pixmaps
at this time.
The above implementations are not optimal, but at least work on every machine tested.
by Jeff Moellmer:
n x.h & Fl x.cxx & Fl menu window.cxx - no more nanowm decoration around any menus
* Note : nanowm does not position the (x,y) coordinates of the FLNX window correctly.
thus requiring some educated guess work on exactly where it thinks the menu really is.
Take care, and enjoy.
nanogui@linuxhacker.org