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

Add support for additional display modes #1602

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

falbrechtskirchinger
Copy link
Contributor

@falbrechtskirchinger falbrechtskirchinger commented Jul 10, 2023

Implement additional display modes in SDL2 and WinAPI backends:

  • Windowed fullscreen
  • Windowed (non-resizable)

Fixes #1512
Closes #1615

To-do:

Notes and references:

@falbrechtskirchinger
Copy link
Contributor Author

@Spikeone There you go!

Add a hidden setting to control whether the window is resizable.

Fixes Return-To-The-Roots#1512
@falbrechtskirchinger falbrechtskirchinger changed the title Enable non-resizable windows (SDL2 only) Add support for additional display modes Jul 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Status of WinAPI backend and querying capabilities Lock window size
3 participants