jellyfin-media-player
jellyfin-media-player copied to clipboard
[Mac] Going fullscreen turns all other screens black
Hi
Describe the bug When going full screen, all other screens go full black.
To Reproduce Steps to reproduce the behavior:
- Make sure
Displays have separate spaces
is disabled in Mac OSSettings > Desktop & Dock
- Open a media fullscreen with multiple displays plugged
Expected behavior Media Player goes fullscreen and I can keep working on other screens
Desktop (please complete the following information):
- OS: Mac 14.3.1 (M2 Pro)
- Version : 1.9.1 (I could not find this info in the app itself... I downloaded the latest release and ran it)
- Installation Method : dmg release
Additional context Separate spaces on displays is not for everyone. I'm sick of my dock moving around screens and stuff
its worth mentioning that there is not yet an M-series release. you are running old intel Qt through Rosetta. things are going to happen that are outside of our control. With the release of Qt 5.15.11, we are fully underway to support the M-Series. the server will support it with a native ffmpeg build in 10.9, and this client can be built with full support fairly easily: https://github.com/jellyfin/jellyfin-media-player/issues/99 (ignore the Qt6 branch for now we are still waiting on upstream to fix a bug)
Thanks for the heads up, I'll wait for the new release, test again and update this issue.