https://bugs.documentfoundation.org/show_bug.cgi?id=115512
--- Comment #30 from [email protected] --- (In reply to andreas_k from comment #23) > It's really cool. As libo has to work on all platforms and toolkits, how > would it look like if you show the menubar or the tabs of the tabbed layouts > at the CSD. > > I really like how VS Code use the window decoration area > https://docs.microsoft.com/de-de/azure/search/media/search-get-started-rest/ > create-document-2.png > > This would save vertical space but would be the same UI than on other > platforms. So I was investigating your Request about having the MenuBar in the HeaderBar integrated as e.g. VS Code does. To my surprise: I got this to work :D I don't know whether the GTK Designers had this in mind (using a GtkPopupMenuBar in a HeaderBar), but due to the fact that this is a GtkWidget, it works actually flawlessly. I put some examples in the screenshot that I am about to upload right away. Additinally I put together a bunch of themes for better comparability (there is of course room of improvement, just POC). Have fun :) -- You are receiving this mail because: You are the assignee for the bug.
