aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier <dev.git@javispedro.com>2016-12-30 14:48:08 +0100
committerJavier <dev.git@javispedro.com>2016-12-30 14:48:08 +0100
commit6d7ccc43da032c9e43094a127d584c885901acac (patch)
tree1939ad3d2c5ccc95564d7b39c79432bb12c666ec
parent2010eaf5b0abb3735bedf0f5d098cdbf41b935ea (diff)
downloadtopmenu-gtk-6d7ccc43da032c9e43094a127d584c885901acac.tar.gz
topmenu-gtk-6d7ccc43da032c9e43094a127d584c885901acac.zip
add disclaimer about gtk3.20 crash
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 180ea6e..a749391 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,8 @@
Currently, TopMenu ships as a panel applet for either Mate 1.8, Xfce >= 4.8 (Gtk+2 versions only), or LXPanel. The Mate applet would be relatively easy to port to Gnome 2.
-Gtk+2 is the preferred toolkit, albeit Gtk+3 is partially supported. Additionally, plugins are shipped for Qt 4 and some Mozilla apps (Firefox, Thunderbird and Zotero). Note that, except in the Gtk+ 3 case, menu bars will always be rendered using the Gtk+ 2 theme.
+Gtk+2 is the preferred toolkit, albeit Gtk+3 is partially supported. **Please note that there is a known crash with Gtk+>=3.20, which I don't know how to fix. I don't have time to follow all of Gtk+ 3 changes**.
+Plugins are shipped for Qt 4 and some Mozilla apps (Firefox, Thunderbird and Zotero). Note that, except in the Gtk+ 3 case, menu bars will always be rendered using the Gtk+ 2 theme.
# Install