macOS: support recent documents in Dock icon
Reported version
3.6
Type
Functional
Frequency
Once
Severity
S5 - Suggestion
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
Mac OS applications that handles documents has customarily the feature that when the user right clicks on the application's icon in the docker, a menu with the recent documents appears, similar to File->Open Recents. It would be practical if MuseScore had this feature.
Fix version
4.0.0
Comments
I have implemented this for macOS and Windows for MuseScore 4.0 in https://github.com/musescore/MuseScore/pull/8299.
Great!
Automatically closed -- issue fixed for 2 weeks with no activity.
In reply to I have implemented this for… by cbjeukendrup
Is it possible to packport this to 3.6? To me it feels this the missing thing for making MuseScore complete. Could be useful before the gigantic MuseScore takes off.
Probably, there will be no new 3.6 update; 4.0 will be the very next one.
However, Jojo has started an effort to make a 3.6.3 or 3.7 release still happen; so I will backport it and send it to him, so that he can merge it into his branch.
Because of the state of the code for MuseScore 3, I will probably only do the backport for macOS.
In reply to Probably, there will be no… by cbjeukendrup
Sounds good!
> I will backport it and send it to Jojo, so that he can merge it into his branch.
Done: https://github.com/Jojo-Schmitz/MuseScore/pull/74
Merged into https://github.com/musescore/MuseScore/pull/9000
I won't object taking the Windows part of that too ;-)
In reply to Merged into https://github… by Jojo-Schmitz
Great work guys, appreciated :)