You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 2, 2026. It is now read-only.
I'm not sure if this is specific to Sway, but I somehow need to put the game into fullscreen before I join a game, or the game window disappears into oblivion. If I fullscreen the game first, then I can windowize it afterwards just fine.
The game doesn't crash, and I can still hear the music, but somehow the surface is nowhere to be found. I have a feeling this is due to a new opengl context replacing the old window, or something, and I would like to report it to Sway, but I don't really understand it well enough to make a proper report.
If anyone has any ideas, I'm happy to test them out.
I'm not sure if this is specific to Sway, but I somehow need to put the game into fullscreen before I join a game, or the game window disappears into oblivion. If I fullscreen the game first, then I can windowize it afterwards just fine.
The game doesn't crash, and I can still hear the music, but somehow the surface is nowhere to be found. I have a feeling this is due to a new opengl context replacing the old window, or something, and I would like to report it to Sway, but I don't really understand it well enough to make a proper report.
If anyone has any ideas, I'm happy to test them out.