Add alternative full screen shortcut Ctrl+Cmd+F
On Mac OS X, the standard Enter/Exit Full Screen shortcut is [Ctrl]+[Cmd]+[F]. MuseScore uses [Cmd]+[U]. There's no need to remove the existing shortcut, but defining the additional standard shortcut would be helpful.
If I understand correctly, the shortcut would need to be defined as [Meta]+[Ctrl]+[F] in order for Qt to convert it to [Ctrl]+[Cmd]+[F] on OS X.
Comments
https://github.com/musescore/MuseScore/pull/2522
Note that this does nothing for the related bug #104986: [Mac OS X] Full screen shortcut does not work to enter full screen, only to exit.
Fixed in branch master, commit 13db87c722
Fix #102486: Add alternative full screen shortcut Ctrl+Cmd+F
Fixed in branch master, commit 9e2e300f38
Merge pull request #2522 from ZackTheCardshark/102486-new-fullscreen-shortcut
Fix #102486: Add alternative Mac-standard full screen shortcut Ctrl+Cmd+F
Fixed in branch 2.0.4, commit 12fb49ce83
Fix #102486: Add alternative full screen shortcut Ctrl+Cmd+F
Automatically closed -- issue fixed for 2 weeks with no activity.