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

Fix window switching monitor when exiting fullscreen #478

Merged
merged 1 commit into from
Aug 20, 2023

Conversation

KrisVos130
Copy link
Contributor

Fixes: #245

Fixed the issue for me. Tested it for a few months. Had this issue happen constantly before, and since applying these changes, it hasn't happened once.

Tested on Arch Linux, using the jellyfin-media-player AUR package modified to use this branch.

Based on the surrounding code, I don't know if these changes need to be limited to Linux, or if it will work fine for MacOS/Windows as well.

@iwalton3 iwalton3 merged commit 477ddc5 into jellyfin:master Aug 20, 2023
@zjeffer
Copy link

zjeffer commented Aug 23, 2023

Since this change, opening the application on Hyprland made the window floating and fills the whole screen (with the top of the window behind waybar), instead of the default tiled mode. This change possibly breaks other tiling window managers as well, but I'm not sure what the best solution would be to fix this.

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.

Leaving fullscreen causes the client to appear on a different monitor
3 participants