Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

MATE, the Gnome 2 fork is still using Gtk3, although I think they have plans to migrate to Gtk3 in the future. Currently, is it possible to run Gtk3 applications in MATE?

share|improve this question

1 Answer

MATE was forked on purpose to stay with Gtk2, for reasons of performance and maintainability; a desktop with similar panel arrangements but using Gtk3 is Cinnamon. See Why was MATE created on the Linux Mint forums.

When running Gtk3 applications in MATE you'll notice they look different, unless you are using a theme that supports both Gtk2 and Gtk3, with sensibly a similar look. You'll have to select the theme in both Preferences/Aspect applet for Gtk2 and gnome-tweak-tool for Gtk3.

share|improve this answer
so just to confirm, gtk3 applications can still be used inside MATE, and will not conflict with anything? – thelaststud Nov 30 '12 at 18:02

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.