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

Wayland fullscreen does not use screen priority #1563

Open
CorneliusCornbread opened this issue Jul 8, 2024 · 8 comments
Open

Wayland fullscreen does not use screen priority #1563

CorneliusCornbread opened this issue Jul 8, 2024 · 8 comments

Comments

@CorneliusCornbread
Copy link

  • Version and build: [2.0.9] [steam:723]
  • Observation: Upon attempting to set the game to fullscreen it will freak out between my main and right vertical monitor and then display on only my vertical monitor, stretched.
  • Expected result: I should be either able to select which monitor the fullscreen uses or it should follow the priority of my monitors set in KDE plasma
  • How to reproduce: Open game in a Wayland compatible desktop, KDE is what I used. Fullscreen game, exclusive or borderless, watch freakout happen
Insert the contents of your `log.txt` here.

I cannot find for the life of me where the log.txt output is. It'd be nice if it was documented somewhere like the readme.

@CorneliusCornbread
Copy link
Author

Forcing the game to use the X11 backend SDL_VIDEODRIVER=x11 %command% and using XWayland it works just fine.

@qreeves
Copy link
Member

qreeves commented Jul 8, 2024

Yeah I haven't tested under Wayland yet, I daresay it's the fail-safe routines for retina display detection kicking in or something.

The log should be in ~/.redeclipse

@CorneliusCornbread
Copy link
Author

Here's my log, launching the game with fullscreen enabled still leads to it full screening on the wrong monitor but it's a little more well behaved as it now places it just on my left-most monitor unstretched.
log.txt

@qreeves
Copy link
Member

qreeves commented Jul 8, 2024

Awesome, thanks. Will take a look soon.

@user1-github
Copy link

@CorneliusCornbread So you tried running the game with SDL_VIDEODRIVER=wayland?

Because if I set SDL_VIDEODRIVER=wayland in Steam launch options, the game just doesn't launch. My setup is slightly different: I have a single monitor, Gnome Wayland and I use Steam Flatpak.

@qreeves
Copy link
Member

qreeves commented Aug 7, 2024

I use Wayland myself and have observed a number of issues. I will get to examining the problem in the near future.

@CorneliusCornbread
Copy link
Author

@CorneliusCornbread So you tried running the game with SDL_VIDEODRIVER=wayland?

Because if I set SDL_VIDEODRIVER=wayland in Steam launch options, the game just doesn't launch. My setup is slightly different: I have a single monitor, Gnome Wayland and I use Steam Flatpak.

That's likely an issue with Steam Flatpak, not redeclipse. Flatpak steam has issues with Wayland.

@user1-github
Copy link

That's likely an issue with Steam Flatpak, not redeclipse. Flatpak steam has issues with Wayland.

Seems so. I reported it to Steam Flatpak maintainers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants