Skip to content

appmenu: Use existing menu in compact represenation

David Redondo requested to merge work/davidre/appmenubutton into master

There's no need to reconstruct the entire menu, when it exists already. Also shows correct behavior on Wayland because the imported menues have correct parents compared to the new one. BUG:438467

Merge request reports