musescore / musescore/MuseScore
[MU4 Issue] Multi-screen docking Mixer
@mathesoncalum is already working on this.
Since Nov 11, 2025.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
This is related to using multi-monitors when using MS4.
What would be a good idea if possible for a wide dialog such as the Mixer to automatically adjust the window width of the 2nd monitor depending on its size.
Right now i'm dragging the Mixer window from my main screen (which is wider) to my 2nd screen (smaller) and this results in the width now being too wide as it's originating from the original screen width. It would be great if once drag then let go, the window will automatically resize to the 2nd monitor width.
To Reproduce
- Open MS4 with Mixer window on a main screen
- Drag (undock) the mixer window to the other screen
Desktop (please complete the following information):
- OS: Mac OS, would be desired for Windows (that I can not test myself)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.