LibGGI 2.2.0

Announcement

LibGGI 2.2.0 was released on 2005-12-10.

Download

Release Notes

New in libggi 2.2.0:

  • add display-quartz target. It uses the Quartz/Carbon API and input-quartz for recieving input data. Requires Mac OSX 10.2.8 (Jaguar).
  • added wsfb target (special to OpenBSD/NetBSD), currently unuseable, help is wanted
  • Build system upgrade: from libtool 1.4.3 to libtool 2.0 pre-release
  • use new abstract libgg queue(3) and tree(3) macros
  • internal debug.h is no longer installed to avoid (namespace) conflicts with extensions.
  • Switch over to use C99 inttypes everywhere
  • Switch over to use libgg's new config-file API, which allows aliases for example
  • removed display-xf86dga. display-dga and display-xf86dga are aliases for display-x:-fullscreen for backward-compatibility
  • display-x: functionality of display-xf86dga moved over to display-x dga and vidmode helpers
  • Added support for static linking - targets can now get linked into libggi Use '--disable-static' or '--disable-shared' in configure for control. Closes Debian Bug #102675

libgii 1.0.x is required to work