Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: full screen  (Read 139 times)

0 Members and 1 Guest are viewing this topic.

Umbre

  • Newbie
  • *
  • Posts: 16
    • View Profile
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?

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10827
    • View Profile
    • development blog
    • Email
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.
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

 

anything