aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJavier <dev.git@javispedro.com>2015-07-26 03:11:35 +0200
committerJavier <dev.git@javispedro.com>2015-07-26 03:11:35 +0200
commit2da9d48c9bcd1800f8a499b5e46c6ce04678acd5 (patch)
tree9c9fc6716b1ee4a098d49dcea3bbb0b778484491 /README.md
parentbaef440d424640a6fc99edd8a12a6abcea80c5fc (diff)
downloadtopmenu-gtk-2da9d48c9bcd1800f8a499b5e46c6ce04678acd5.tar.gz
topmenu-gtk-2da9d48c9bcd1800f8a499b5e46c6ce04678acd5.zip
add gtk+3 support for transparent backgroundstransparency
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 22ced6f..f22c606 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,6 @@ please send questions or problem reports to dev.bugs at javispedro com. Alternat
* Multi-monitor support. Currently only one applet instance is supported. Ideally, IF there are multiple panel applets, they should synchronize to only embed menubars from the same display.
* Allow Qt programs to render the menubars using Qt itself instead of using Gtk+.
-* Transparent panels without XComposite (relative X11 background pixmaps, maybe?)
* Add some toggables for some commonely requested options: hide/show the application menu, "menu button" instead of menu bar.
# Design