s25client icon indicating copy to clipboard operation
s25client copied to clipboard

Add support for additional display modes

Open falbrechtskirchinger opened this issue 2 years ago • 1 comments

Implement additional display modes in SDL2 and WinAPI backends:

  • Windowed fullscreen
  • Windowed (non-resizable)

Fixes #1512 Closes #1615

To-do:

  • [ ] Rebase after #1612.
  • [ ] Rework options screen and in-game settings window.
Notes and references:
  • https://learn.microsoft.com/en-us/windows/win32/winmsg/window-styles
  • https://src.chromium.org/viewvc/chrome/trunk/src/ui/views/win/fullscreen_handler.cc

falbrechtskirchinger avatar Jul 10 '23 05:07 falbrechtskirchinger

@Spikeone There you go!

falbrechtskirchinger avatar Jul 10 '23 05:07 falbrechtskirchinger