Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
Window
»
full screen
Print
Pages: [
1
]
Author
Topic: full screen (Read 2496 times)
0 Members and 1 Guest are viewing this topic.
Umbre
Newbie
Posts: 16
full screen
«
on:
February 24, 2024, 05:55:15 pm »
Hello,
I cannot open a full screen window on MacBook M2 Pro. getFullscreenModes() returns nothing. What can I do?
Logged
eXpl0it3r
SFML Team
Hero Member
Posts: 11030
Re: full screen
«
Reply #1 on:
February 25, 2024, 01:09:00 pm »
It's a known issue, for which we currently don't have a solution for:
https://github.com/SFML/SFML/issues/2300
Not very useful, but you could hard code the resolution, at least for your device.
Logged
Official FAQ:
https://www.sfml-dev.org/faq.php
Official Discord Server:
https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog:
https://duerrenberger.dev/blog/
Print
Pages: [
1
]
SFML community forums
»
Help
»
Window
»
full screen