Closed mszoek closed 3 years ago
The global menu bar in helloSystem uses DBusMenu to present application menus for Qt and GTK apps. Cocoa apps can also use this if we delegate NSMenu "drawing" to DBusMenu.
https://wiki.ubuntu.com/DesktopExperienceTeam/ApplicationMenu
Implemented by commit 8401b220bb285f6b286d1cb990f9372e9db8433a on main
8401b220bb285f6b286d1cb990f9372e9db8433a
main
Still to do: #55
The global menu bar in helloSystem uses DBusMenu to present application menus for Qt and GTK apps. Cocoa apps can also use this if we delegate NSMenu "drawing" to DBusMenu.
https://wiki.ubuntu.com/DesktopExperienceTeam/ApplicationMenu