I am really loving Gnome3. I know there are themes that include both GTK2 and GTK3 versions but i do really like the default Adwaita theme. Anyone know when programmes are likely to move on to GTK3? Also what about Firefox and Libreoffice integrating? I know they aren't GTK but with GTK2 they did fit in really well. Also really loving the mock ups of Gnome over the last while.
Hi everyone,
Using XFCE/XUbuntu. Now that (some) applications have been ported from GTk2 to Gtk3, theming is broken beause Gtk3 apps are apparently unable to apply Gtk2 themes (and maybe engines too, haven't figured out yet), so I would like to know what does a Gtk2 -> Gtk3 port involve, so I can maybe revert it and bring for example Rhythmbox, Gedit, Abiword etc etc etc...
Overview of changes in Gtk2 1.222: Make Gtk2::ListStore->remove()'s return value consistent on gtk+ 2.0; Fix some build and test failures.
Hi, I installed a bunch of gnome 3 themes in Fedora 17 via yum, but they aren't showing anywhere when I start gnome-tweak-tool.
Why is this broken?
these are the themes:
yum install zukitwo-gtk3-theme adwaita-gtk3-theme albatross-gtk3-theme bluebird-gtk3-theme egtk-gtk3-theme greybird-gtk3-theme light-gtk3-theme zukini-gtk3-theme zukiwi-gtk3-theme
---------- Post added at 01:28 PM --------
Any library that links to gtk+, gdk or gdk-pixbuf, that switches to gtk3
will need to have the new version be separate from and parallel
installable with the old version.
If this is not done then distributions can not ship applications still
using gtk2 linking to the older version of the library, as this change
is binary incompatible (and since you can't mix gtk2 and gtk3 in the
same app).
There
Changes in this release: Properly wrap the binding for gtk_binding_entry_skip in version guards. Fix some build and test failures.
Overview of changes in Gtk2 1.243: Hush a compiler warning; Avoid trying to re-register a GType for GConnectFlags. View the source in the Gtk2-Perl git repo at: http://git.gnome.org/browse/perl-Gtk2/tag/?id=rel-1-24-3 or download the source release at: http://downloads.sourceforge.net/gtk2-perl/Gtk2-1.243.tar.gz
Overview of changes in Gtk2 1.246: Improve the failure diagnostics of some tests. View the source in the Gtk2-Perl git repo at: http://git.gnome.org/browse/perl-Gtk2/tag/?id=rel-1-24-6 or download the source release at: http://downloads.sourceforge.net/gtk2-perl/Gtk2-1.246.tar.gz
Overview of changes in Cairo 1.102: Fix building with perl <= 5.14; Prevent crashes on exit with Cairo::Path on perl 5.6. View the source in the Gtk2-Perl git repo at: http://git.gnome.org/browse/perl-Cairo/tag/?id=rel-1-10-2 or download the source release at: http://downloads.sourceforge.net/gtk2-perl/Cairo-1.102.tar.gz