Open umahdroid opened 5 years ago
@buruhketik I will investigate the possibility to enable global menu in the AppImage.
@aferrero2707 Ok, thank you
adding libunity-gtk-module.so
file from unity-gtk2-module
pkg fixes appmenu but its showing now two menus at same time now.
from log
** (gimp.bin:30427): CRITICAL **: 11:58:41.570: gtk_widget_shell_shows_menubar: assertion 'G_IS_PARAM_SPEC (pspec)' failed
EDIT: using gimp 2.99 appimage
with unity-gtk3-module
appmenu works fine now no double menus so I think it is safe to add it in this version.
Some other DE make use of global-menu ( Budgie, Mate, Xfce… ) generally through https://gitlab.com/vala-panel-project/vala-panel-appmenu
Even snap gimp 2.10.x sends its menu to this applet now. Such ability for AppImage Gimp 2.10.20 would be nice too.
Any update on this @aferrero2707 ?
Hi.. is that possible to add global menu support?.
Ps: I'm running Ubuntu 16.04 LTS.
Thanks for your great work!