GTK+ 3.0 On Mac OS X Is Moving Along

Written by Michael Larabel in GNOME on 29 December 2010 at 09:05 PM EST. 7 Comments
GNOME
While the GTK+ tool-kit is primarily used on Linux based systems and those running an X.Org Server, with GTK+ 3.0 there are several improvements to benefit the Wayland Display Server as well as other operating systems.

Some of the underlying changes in GTK+ 3.0 and the GDK (GIMP Drawing Kit) include:

- More GTK+ drawing is done with Cairo. Cairo is the cross-platform vector graphics drawing API that was developed by X.Org developers but has support for drawing to the Windows GDI, Mac OS X Quartz, or even OpenGL directly. Cairo even has support for the BeOS API or rendering to PDF/PNG/SVG files.

- GTK+ DirectFB support has been dropped.

- There was a big GTK+ rendering clean-up. Over the course of a few development snapshots this resulted in GTK+3 becoming more X11 agnostic.

- A GDK clean-up that will eventually result in a single GDK library supporting multiple back-ends. In this case, a single GDK build could simultaneously support drawing to an X11 or Wayland back-end for Linux users. For Mac OS X users this could mean X11 and Quartz support by the single library.

This covers some of the core improvements as it pertains to back-ends and greater support of this tool-kit on other platforms. It's not counting the API improvements in GTK+ 3.0, its use of X Input 2 by default, or other user-level enhancements.

For users of Mac OS X, these GTK+ 3.0 improvements are welcoming too. Kristian Rietveld, a GNOME developer for the past decade, has commented today on this work benefiting Apple users. From his blog, "I have tried my best to keep the OS X backend up to date over all these changes and refactorings. It seems to be working fine, so it is in shape for GTK+ 3.0. Let’s say it is at least as good as the last GTK+ 2.x releases, maybe even better. I really hope we are done with refactoring for a while now, so I can focus again on reviewing and implementing missing features in the backend :)."
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week