-
Notifications
You must be signed in to change notification settings - Fork 16
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
Does not restore proper screen resolution after fullscreen #17
Comments
Is this perhaps related to bbidulock/icewm#427 ? |
@gijsbers might very well be. Here is a video https://streamable.com/y1idct I recorded my screen, but for whatever reason the actual game didn't show up in the video when I launched it the 2nd time. The second part obviously shows the issue I am referring to, and it happens after I quit the game when it is in native fullscreen mode (not borderless). |
Thanks for the vid. It's not clear that it is actually a window manager issue. |
Before
After
|
So we can rule that out. |
Setting those values to |
The video shows that only part of the screen is drawn. There is some framebuffer or viewport restriction still active, which was used by the game. But icewm has no knowledge about that. |
This may well be fixed since 1.6.6. |
Fixed by commit 0973513 which was released in 1.7.0. |
I have had this issue playing both Sims 1 with Wine/Lutris, but also Faster Than Light when I set it to "fullscreen native". When quitting the game, majority of my screen is black. I only have like... a square in the top left corner which I can see my desktop. I think that area is 720p large.
I cannot see the wallpaper or taskbar, but I can see the cursor if I move it to the black area. To fix this I just relog.
The text was updated successfully, but these errors were encountered: