Skip to content

WIP: Add ability to override of application menubar.

Konstantin requested to merge menu-override into master

Allow plugin developers or any users to overriding menubar (or constructing, if not exists) by connecting to application actions and provided parts of menus, but layout will be provided by GMenuModel file.

I need a less hackish way to build a global menu than gtk-module (Gtk+ 4).

Edited by Konstantin

Merge request reports