ValveSoftware / portal2

Issues for the Linux port of Portal 2
144 stars 11 forks source link

Portal2 should remember what display you were fullscreened to #1

Open Plagman opened 10 years ago

Plagman commented 10 years ago

If you go to windowed, move the window to a different display in a multi-monitor configuration, go back to fullscreen on that display, restart the game, it will come up on the other display instead of the last used one. Ideally it should remember where you put it.

mariodonofrio commented 10 years ago

Improved in next build. sdl_displayindex is now read from/written to config.cfg, and is consumed before SDL has initialized and configured the display.