aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorMemphiz <memphis@machzwo.de>2018-10-25 22:13:33 +0200
committerMemphiz <memphis@machzwo.de>2018-10-25 22:13:33 +0200
commit96700bac0b9ab3ff6e0587cbd0451e715a57d4ed (patch)
treed771c356e2171eb712289bf0b19b7726f28c3e4d /system
parent3238e00357d40352a8dd6f2478fe1c4255bb5a76 (diff)
[settings/osx] - hide the fakefullscreen setting. Non-Fake fullscreen is deprecated since 10.7 and non-working since 10.8. Apple suggests fake fullscreen by using a fullscreen window - and we are doing so.
Diffstat (limited to 'system')
-rw-r--r--system/settings/darwin.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/system/settings/darwin.xml b/system/settings/darwin.xml
index e18be78430..55c98ad490 100644
--- a/system/settings/darwin.xml
+++ b/system/settings/darwin.xml
@@ -4,6 +4,9 @@
<category id="display">
<group id="1">
<setting id="videoscreen.resolution" label="131" />
+ <setting id="videoscreen.fakefullscreen">
+ <visible>false</visible>
+ </setting>
</group>
</category>
<category id="audio">