Unnecessary "MuseScore: " prepended to most window titles and wrong title of Split Staff dialog
Currently has same string as Staff Properties.
This is very easy to take care of, but it brings up a related question: the "MuseScore: " at the beginning of most dialog's titles. This is highly unusual, at least in the Mac environment; is it expected on Windows or Linux? If not, I propose removing it from the various UI files.
Comments
I'm on Windows, and I see it on most of MuseScore Windows except for Start Center which doesn't. I think it is useful when alt-tabbing to know what main application a window belongs to.
I may have been unclear: I see this in most MuseScore windows on Mac, too. What I'm wondering about is other applications, which can be useful to determine the official or de facto standard.
The following on windows don't display the application's title in subwindows:
-Audacity.
-VLC.
-QtCreator.
That sounds to me like reason enough to change to match. As to Alt+Tab, doesn't that group modal dialogs together with the main window?
modal dialogs are grouped with the window, so only see the main window when alt tab in windows.
So then I think there's no reason not to make this change.
https://github.com/musescore/MuseScore/pull/3111
Fixed in branch master, commit a715fb24c8
Fix #184381: Unnecessary "MuseScore: " prepended to most window titles and wrong title of Split Staff dialog
Also remove spacer at top of Section Break Properties
Fixed in branch master, commit 5c13a28d62
Merge pull request #3111 from IsaacWeiss/184381-dialog-titles
Fix #184381: Unnecessary "MuseScore: " prepended to most window titles and wrong title of Split Staff dialog
Fixed in branch 2.1, commit 1e5b810ed5
Fix #184381: Unnecessary "MuseScore: " prepended to most window titles and wrong title of Split Staff dialog
Fixed in branch 2.1, commit a94d6c4250
Merge pull request #3114 from IsaacWeiss/184381-dialog-titles-2.1
Fix #184381: Unnecessary "MuseScore: " prepended to most window titles and wrong title of Split Staff dialog for 2.1
Automatically closed -- issue fixed for 2 weeks with no activity.