-
-
Notifications
You must be signed in to change notification settings - Fork 18
Description
Is your feature request related to a problem? Please describe.
I don't think it's ever necessary to clutter the UI of an application by always having version information visible in the main UI. Off the top of my head, I can't think of any other application that feels the need to always show it. Version information can normally be found (only) in the About dialog.
Describe the solution you'd like
Hide the version information from the main UI. I can't think of a valid reason why it should always be visible, except as a needless placeholder for an occasional reminder to update the application, but it's better to just explicitly show a dialog or something and automatically offer to update MacBox and its components when necessary (and not clutter the main UI at all times).

Describe alternatives you've considered
If the user wants to find out what the current version number is for some reason, the standard way is to use the About dialog (maybe the current "Version status: up-to-date" text can be added there too, with a button to update if necessary).
I hate unnecessary preferences, but even a user preference (default behavior: hide the version info) would be better. I really hope it doesn't come to that though.
Additional context
Here's an example from Whisky. When Whisky notices that its component "GPTK" has an update available, it shows a dialog box:

This is the normal update dialog for Whisky application updates: