[Scummvm-tracker] [ScummVM :: Bugs] #13454: BACKENDS: MACOSX - alt-enter fullscreen isn't notch-aware.
ScummVM :: Bugs
trac at scummvm.org
Wed Apr 27 19:25:47 UTC 2022
#13454: BACKENDS: MACOSX - alt-enter fullscreen isn't notch-aware.
-------------------+----------------------------
Reporter: somaen | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Port: Mac OS X
Version: | Keywords:
Game: |
-------------------+----------------------------
Currently there are two distinct types of fullscreen available in ScummVM
on macOS:
* Pressing the green button on the window
- This has notch-aware behavior and supports Spaces
* Pressing alt-enter
- This is NOT notch-aware for 3D games, unless we've set the "Scale to fit
below notch flag" in Get Info in Finder.
Both modes seem to be notch-aware for 2D games.
Now in theory NSPrefersDisplaySafeAreaCompatibilityMode in the Info.plist
should yield the same result as setting the Get Info flag, but from my
testing it doesn't seem to work. And since this only affects the 3D games,
I would assume there's some detail in that graphics backend that isn't
doing the same thing window-handling wise as for 2D.
ScummVM 2.5.1 on macOS Monterey 12.3
--
Ticket URL: <https://bugs.scummvm.org/ticket/13454>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list