▲ | pndy 4 days ago | ||||||||||||||||
Hamburger menu is a good solution for simple and small desktop apps but it's not a good choice to use it for anything complex. There's this Pinta image editor that since its initial release offered standard menus - for years it looked nearly identical to Paint.NET on which is partially based. In January devs switched to GTK4/libadwaita; new 3.0 release replaced menus with combined hamburger menu which of course cannot be decoupled in any way and which make advanced editing annoying. There's more clicking to do anything unless you decide to learn all shortcuts. And this "learn shortcuts" is quite common answer to hamburger menu complains. | |||||||||||||||||
▲ | tadfisher 4 days ago | parent | next [-] | ||||||||||||||||
I just installed Pinta to check it out. That implementation is just bad, you are not supposed to just migrate your menu bar into submenus under the hamburger menu. If I were to assist with their design, I would eliminate everything that already has a headerbar icon or an on-screen affordance; so most of Files, Edit, View, and Layers is taken care of. The stuff that remains: - Quit: superfluous, not present in Gnome apps - View: borrow the Ephiphany (gnome-web) zoom controls, move Grid, Show/Hide, and Ruler units into a preferences dialog - Add-ins: Move to a preferences dialog - Window is useless, they have tabs - Help can stay So no surprise that the laziest implementation of a hamburger menu is not good. | |||||||||||||||||
| |||||||||||||||||
▲ | dismalaf 4 days ago | parent | prev [-] | ||||||||||||||||
While Pinta uses (and abuses) GTK4, it has nothing to do with Gnome. Inkscape is also a GTK app that follows Gnome guidelines, and every menu and tool is out in the open. No "hamburger" menus anywhere. | |||||||||||||||||
|