music-assistant / companion

Music Assistant Companion App
https://music-assistant.io/companion-app/
Apache License 2.0
39 stars 5 forks source link

macOS: Window position and size isn't remembered #14

Closed JeffersonBledsoe closed 8 months ago

JeffersonBledsoe commented 10 months ago

The app always opens in a 500x500 square near the centre of the screen. It should follow the default mac behaviour of re-opening at the previous size and position.

See the following for ideas on how to solve it:

arctixdev commented 10 months ago

Hi, thanks alot for the report. I wasnt aware of this because i don use macos normally. But really great suggestion! Ive added the plugin you linked to. Next version should include this.

JeffersonBledsoe commented 10 months ago

Thanks for the quick fix! I'll give it a try locally shortly and report back if there's any issues. edit: Seems to work well! Looks like the plugin doesn't use the native OS implementation of it so it's not as seamless as other apps, but it definitely solves this for now!