unity-design team mailing list archive
-
unity-design team
-
Mailing list archive
-
Message #07560
GTK application menus
Hi,
GTK applications, in particular GNOME core applications,
are moving towards "supermenus".
https://live.gnome.org/ThreePointThree/Features/ApplicationMenu
http://www.omgubuntu.co.uk/2012/01/gnomes-revamped-web-browser-is-minimal-mighty/
There is even a APIs to recognize those and render
appropriately depending on the shell / OS.
http://developer.gnome.org/gtk3/3.3/GtkApplication.html
How will Unity render those? The current design does
not allow doing what OSX does, because the left gap
is occupied by the window buttons when the window is
maximized.