d8df46d4a1
This patch adds the method "removeMenu" to PopupMenuManager, to allow for removal of menus after they're inserted. In order to do this, it needs to store along with the menu all the relevant signal connections, that are disconnected when the menu is removed. Also adds a parameter "position" to "addMenu", so that menus can added in arbitrary order (in particular to reintroduce those which were removed). This patch is intended towards dynamic menu users, like extensions for application lists, docks, sidebars showing recent documents or favourites, as well as advanced system tray implementations. https://bugzilla.gnome.org/show_bug.cgi?id=622730 |
||
---|---|---|
.. | ||
misc | ||
perf | ||
prefs | ||
ui | ||
Makefile.am |