Package Details: appmenu-gtk-module-git 24.02-2

Git Clone URL: https://aur.archlinux.org/appmenu-gtk-module-git.git (read-only, click to copy)
Package Base: appmenu-gtk-module-git
Description: Gtk module for exporting menus
Upstream URL: https://gitlab.com/vala-panel-project/vala-panel-appmenu
Licenses: LGPL3
Conflicts: appmenu-gtk-module
Provides: appmenu-gtk-module
Submitter: rilian
Maintainer: rilian
Last Packager: rilian
Votes: 7
Popularity: 0.000000
First Submitted: 2018-03-11 21:56 (UTC)
Last Updated: 2024-02-27 21:09 (UTC)

Required by (54)

Sources (2)

Latest Comments

1 2 3 Next › Last »

rilian commented on 2024-05-11 16:19 (UTC)

It does not work on wayland, except some vague compositor which fully support gtk-shell. And it will not help for LibreOffice, because LibreOffice does not use GTK on KDE.

Louis commented on 2024-05-11 16:13 (UTC) (edited on 2024-05-11 16:13 (UTC) by Louis)

@rilian When installing this on Arch with Plasma it seems to only work under X11 and not Wayland when launching LibreOffice. Running the code manually from "80-appmenu-gtk-module.sh" after logging into Plasma Wayland does not help. Any suggestions?

psi-jack commented on 2022-09-13 20:38 (UTC)

/etc/X11/xinit/xinitrc.d/80appmenu-gtk-module needs to be installed as /etc/X11/xinit/xinitrc.d/80appmenu-gtk-module.sh for xinitrc/Xsession to pick it up and actually source it as expected.

rilian commented on 2022-07-06 10:18 (UTC)

@Leptopoda no, because it is optional dependencies for applet, not for module. Module is only for GTK, appmenu-qt4 is not for GTK. libdbusmenu-gtk is also not needed for module, because module has nothing to do for menu, it just converts old gtkmenu format to new GDBusMenu one. It is also for applet and jayatana.

Leptopoda commented on 2022-07-06 10:07 (UTC)

@rilian According to the readme appmenu-qt4 and libdebusmenu-* might be needed in some usecases. So shouldn't they be added as optional dependencies?

NateR100 commented on 2020-09-28 13:51 (UTC) (edited on 2020-09-28 13:52 (UTC) by NateR100)

@rilian

Yes, vala-panel-appmenu-registrar-git 0.7.4.r3.g1e8791e-1.

Actually, for whatever reason, it seems to be working now. Not sure what happened. (other than Firefox cause not supported).

rilian commented on 2020-09-28 08:23 (UTC)

@NateR100

appmenu-gtk-module does not work with Firefox.

Do appmenu-registrar is installed?

NateR100 commented on 2020-09-27 20:24 (UTC) (edited on 2020-09-27 22:44 (UTC) by NateR100)

I installed this on ArchLinux with XFCE4-Panel, but it doesn't display File, Edit menus etc. Only the application name (like Firefox) and clicking it shows New Window, etc.

How can I get the File, Edit and other menu items to show up?

I also get this message: (xfce4-panel:8717): Gtk-CRITICAL **: 16:15:50.181: gtk_widget_grab_default: assertion 'gtk_widget_get_can_default (widget)' failed GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface “com.canonical.AppMenu.Registrar” on object at path /com/canonical/AppMenu/Registrar

rilian commented on 2020-09-06 22:14 (UTC)

@Brianb, fixed.