nanogui@linuxhacker.org
nanogui@linuxhacker.org
> Whatever is non-essential. The processing which GDK does should be in the
> GDK library, only the interface to the Nano-X server should be in the
> Nano-X server should be in the Nano-X library. The interface could be
> modified to make it easier to port GDK, but I don't want to force people
> to compile GDK in if they don't want it.
GDK wants routines like plot a pixel, draw a line, the same primitives everyone
else uses for 2D
nanogui@linuxhacker.org