[Github-comments] [geany/geany] Add option and keybinding to hide menubar (PR #2972)

elextr notifications at xxxxx
Sat Oct 30 12:52:50 UTC 2021


> Users that want the menubar hidden want it hidden at startup

Well that would make it the only UI element that behaved that way.  

All other UI elements save their state and restart Geany in the same state so the user can continue their work where they left off.  Having a UI element change state between Geany shutdown and restart would be unique.  

It is better for similar functions (in this case setting UI layout, eg show/hide message window or sidebar or "additional widgets" and now menubar) to behave the same way, the users can generalise behaviour rather than having to remember that feature X behaves differently.  For goodness sake, they might have to read the fine manual if that was the case. :stuck_out_tongue_winking_eye: 

Fitting user requests into the application consistently is an important consideration for developers, not necessarily taking the first thing someone thought of (and that includes the first thing developers think of too). :grin:  Thats why there is discussion around features, the second person that sees the idea has not had to use the brainpower to invent the idea from scratch, so will often see improvements or alternates that the originator missed.  Discussions should preferably happen before implemention so it only has to be done once.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2972#issuecomment-955204667
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211030/4bcfdab5/attachment.htm>


More information about the Github-comments mailing list