Try fixing macos fullscreen issues

This commit is contained in:
Lorenzooone
2024-06-22 23:41:47 +02:00
parent 5996b1f663
commit ef8b5b77a9
4 changed files with 9 additions and 22 deletions

View File

@@ -25,7 +25,9 @@
<key>CFBundleVersion</key>
<string>${MACOSX_BUNDLE_BUNDLE_VERSION}</string>
<key>NSHighResolutionCapable</key>
<true/>
<false/>
<key>NSHighResolutionMagnifyAllowed</key>
<false/>
<key>NSHumanReadableCopyright</key>
<string>${MACOSX_BUNDLE_COPYRIGHT}</string>
</dict>