The GGI Project iswas moving onward to the GGI 3.0 release.{{when}} libgii hashad been re-designed. The input handling hashad been replaced with a reactor event model, which is more flexible than using select() on a [[file descriptor]]. This also simplified the input-drivers in general, particularly for those who don't use file descriptors such as input-quartz.
libgg hashad been moved out into a separate library.
libggi had merged some targets into one sublib, multi with tile and mono text with palemu. libggi also gothad gotten a new [[VNC]] target,
which allowsallowed to run any application as a VNC server.
In GGI 3.0, the extension mechanism hashad been re-designed from scratch to simplify interactions between the extensions and the core libs. This required a little API change.