summaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorJeremy Huddleston Sequoia <jeremyhu@apple.com>2012-11-17 11:52:10 -0500
committerJeremy Huddleston Sequoia <jeremyhu@apple.com>2012-11-17 11:52:10 -0500
commit14c9e245bae2447f0e57a3ea4daa8d2085fa8b8f (patch)
tree57411b29fb03d6af11b3da0d77e9538c2803f0fd /hw
parent011f8458805e443ac9130865d2840a929a00cabf (diff)
XQuartz: Opt-in to NSSupportsAutomaticGraphicsSwitching
http://xquartz.macosforge.org/trac/ticket/668 Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
Diffstat (limited to 'hw')
-rw-r--r--hw/xquartz/bundle/Info.plist.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/xquartz/bundle/Info.plist.cpp b/hw/xquartz/bundle/Info.plist.cpp
index f76c5fcef..b0106c6da 100644
--- a/hw/xquartz/bundle/Info.plist.cpp
+++ b/hw/xquartz/bundle/Info.plist.cpp
@@ -26,6 +26,8 @@
<string>x11a</string>
<key>CSResourcesFileMapped</key>
<true/>
+ <key>NSSupportsAutomaticGraphicsSwitching</key>
+ <true/>
#ifdef XQUARTZ_SPARKLE
<key>SUEnableAutomaticChecks</key>
<true/>