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] Persistent Full Screen window state after closing and re-launching the app #1535

Closed
lothar-cell opened this issue Jul 22, 2021 · 8 comments · Fixed by #2495
Closed
Labels
bug Something isn't working OS: macos All issues related to Macs, as we do not have one to test things U: doesn't follow template

Comments

@lothar-cell
Copy link

lothar-cell commented Jul 22, 2021

I mean the app window itself, and not the video full screen. This would come very handy and shouldn't be hard to implement.
Some apps use this feature already, like Spotify for example. Once its window is set to Full Screen, it stays that way until it is changed. (this was a feature request:)

@efb4f5ff-1298-471a-8973-3d47447115dc
Copy link
Member

@GilgusMaximus, @SebTota isnt this a duplicate of

#1446 (comment)

?

I know its about fullscreen but it basically the same functionallity.

@SebTota
Copy link
Contributor

SebTota commented Jul 22, 2021

This issue seems to be asking for the application itself to open in full screen, rather than just the video itself.

@efb4f5ff-1298-471a-8973-3d47447115dc

Ah yes my bad i didnt read

@GilgusMaximus
Copy link
Contributor

Can anyone with a Mac confirm this issue?

@GilgusMaximus GilgusMaximus added OS: macos All issues related to Macs, as we do not have one to test things bug Something isn't working labels Jul 23, 2021
@PrestonN PrestonN added this to To assign in Bug Reports Jul 23, 2021
@SebTota
Copy link
Contributor

SebTota commented Jul 23, 2021

Yes, I can confirm that this is an issue on Mac.
Mac OS Big Sur 11.4

@lothar-cell
Copy link
Author

lothar-cell commented Dec 16, 2021

To be fair, I don't think this is a bug, but an optional feature of the MacOS framework. Because some native Apple apps keep staying in full screen when re-launched, like Mail.app for example, yet some others don't, like Reminders.app.
The same is true for 3rd party apps: Spotify, SoundCleod keeps it, MixCloud Play, FreeTube, YT Music client doesn't.

Maybe it would be easier to compare the relevant code with the one in SoundCleod, since it is open source too.

@efb4f5ff-1298-471a-8973-3d47447115dc

@PikachuEXE what is you take on this?

@PikachuEXE
Copy link
Collaborator

I rarely use full screen mode (not even multiple desktops) on MacOS
But anyway opened #2495

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working OS: macos All issues related to Macs, as we do not have one to test things U: doesn't follow template
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants