diff options
author | monsta <[email protected]> | 2016-10-15 15:39:12 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2016-10-15 15:39:12 +0300 |
commit | 40e26ed6d0e9ef84522ad0723f630bd7d796beec (patch) | |
tree | 67374984e9b7d2c60525976a008889775f7de4f3 /README | |
parent | 3b69fd200912e27ce64caf3bf5d4338aab73177b (diff) | |
download | marco-40e26ed6d0e9ef84522ad0723f630bd7d796beec.tar.bz2 marco-40e26ed6d0e9ef84522ad0723f630bd7d796beec.tar.xz |
move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ MATE Marco is a fork of GNOME Metacity. COMPILING MARCO === -You need GTK+ 2.24. For startup notification to work you need +You need GTK+ 3.14. For startup notification to work you need libstartup-notification at http://www.freedesktop.org/software/startup-notification/. @@ -63,7 +63,7 @@ MARCO FEATURES - Boring window manager for the adult in you. Many window managers are like Marshmallow Froot Loops; Marco is like Cheerios. - - Uses GTK+ 2.0 for drawing window frames. This means colors, fonts, + - Uses GTK+ 3.0 for drawing window frames. This means colors, fonts, etc. come from GTK+ theme. - Does not expose the concept of "window manager" to the user. Some |