Linked by Thom Holwerda on Wed 15th Feb 2006 23:07 UTC
Gnome GNOME 2.13.91 has been released. As always, the odd-numbered branches indicate dev-branches, and as such the 2.13.x series is the step-up to the GNOME 2.14 release, planned for March this year. The 2.13.91 release is the second beta. Release notes: platform, desktop, and bindings; downloads: platform, desktop, and bindings.
Thread beginning with comment 96070
To read all comments associated with this story, please click here.
gnome 2.14 switch back to gtk+ 2.6
by netdur on Thu 16th Feb 2006 00:02 UTC
netdur
Member since:
2005-07-07

that's because gtk+ 2.8 is not mature enough for end users (slow!), so will be there no cleaklook-cairo stuff... and I really wonder about applications that uses gtk+ 2.8 new api!

myself I welcome whatever comes from gnome (faithful user from 1.4 days) cause I trust them... but 2.2, 2.6 and 2.14 (!!!) is releases I... !like

thebluesgnr Member since:
2005-11-14

GNOME 2.14 will use GTK+ 2.8, just not with new cairo-based Clearlooks engine.

Reply Parent Bookmark Score: 1

Finalzone Member since:
2005-07-06

Fedora Rawhide still uses gkt+ 2.8 (called gtk2) and already take advantages of cairo backend (scrollbar for example).

Reply Parent Bookmark Score: 1

Daniel Borgmann Member since:
2005-07-08

gtk-engines is what contains the theme engines (like Clearlooks), it is separate from Gtk itself.

Reply Parent Bookmark Score: 2

thebluesgnr Member since:
2005-11-14

gtk-engines and gtk+ are two completely different things. GNOME 2.14 will use the same (major) versions of gtk+ and gtk-engines as 2.12 did: 2.8 and 2.6 respectively. GNOME 2.13.91 (this beta release) uses gtk+ 2.8.12 and gtk-engines 2.6.7. GNOME 2.16 should use gtk+ 2.10 and gtk-engines 2.8.

A gtk engine is only responsible for drawing things like buttons and scrollbars, gtk+ itself does the other things. You can have an engine that uses gdk, cairo or even qt or windows, because gtk+ is very flexible.

What GNOME decided (as shown by the link you posted) is that the port to cairo of the default engine is not ready for production yet, so GNOME 2.14 will ship engines that still use gdk. But cairo is still used in a lot of places, just like it was in 2.12. It just isn't used for scrollbars, buttons and things like that.

Reply Parent Bookmark Score: 5