menutray
Menutray is a simple menu generator (related to obmenu-generator and fbmenugen).
It generates a Perl script containing all the applications from the /usr/share/applications directory, ordered on categories. It also provides a schema file for customization.
Starting with version 0.42, menutray supports Gtk3 with the --gtk3 option.
Github: https://github.com/trizen/menutray
AUR Link: https://aur.archlinux.org/packages/menutray/
It generates a Perl script containing all the applications from the /usr/share/applications directory, ordered on categories. It also provides a schema file for customization.
Starting with version 0.42, menutray supports Gtk3 with the --gtk3 option.
Github: https://github.com/trizen/menutray
AUR Link: https://aur.archlinux.org/packages/menutray/
Hi Trizen. I use menytray on crunchbang, openbox, tint2
ReplyDeletepanel, etc. and have one question, did it be possibile to
execute menytray from tint2 panel but outside of systray
on fixed position something like menus for gnome2 or xfce do?
Hi, I'm afraid that won't be possible...
DeleteSorry to be dumb but I cannot find out how to open menutray at the cursor position.
ReplyDeleteIt works fine from the system tray.
You need to enable "popup_at_cursor" in config-file and add the following key-bind:
Deletesh -c "pkill -u $(whoami) -o -f menutray -SIGUSR1"
See also: https://github.com/trizen/menutray/issues/3