Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[macOS] Allow opening files from Finder, dock icon menu and more #9411

Merged
merged 2 commits into from
Oct 11, 2021

Conversation

cbjeukendrup
Copy link
Contributor

Resolves: #8236

Before, in MU4 it was only possible to open files from within the app (for example, from the home tab, or the open recent menu).

Now, the app also reacts to File Open events from macOS, so now you can open files from Finder, from the context menu of MuseScore's Dock icon (which makes the work done in PR #8299 a lot more useful), and more (just like in MU3).

(If you have MU3 installed too, macOS will likely prefer using MU3, so you would have to choose "Open with > MU4".)

On Windows, it already works (sort of) due to the multi-instances system.

I also performed a very small cleanup in some CMakeLists.txt files.

@RomanPudashkin RomanPudashkin merged commit 203c576 into musescore:master Oct 11, 2021
@cbjeukendrup cbjeukendrup deleted the file_open_event branch October 11, 2021 11:50
@DmitryArefiev
Copy link
Contributor

Tested #8236 on latest master build on Mac11.6 - DONE

Now works on Mac. Thanks for fixing that!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[MU4 Task] Add opening scores from File Explorer / Finder / other places outside MuseScore
3 participants