Currently, we have this settings option where we can add a Tool Button for the Applications Menu in the Titlebar Buttons.
Adding Applications Menu as shown in the above gives the following result…
So we have successfully added a button in the Titlebar that lets you open the Application menu of the GUI Application that is open.
But what if we were to do something like this…
This would mean one less click for opening the Applications menu and not just that. The user gets to see all top level application menu items without having to move the cursor or use a key combination.
I have tried looking into it, but I’m still new to the codebase and pretty slow due to lack of free weekends.
Would anyone be interested in implementing this, as it seems like something desirable to many.
Another part of this might be that, in case there are to many entries in the Application Menu or if the title needs more space, you could make an overflow menu that would work similar to the current implementation (just with only those entries that couldn’t fit).