[Xquartz-changes] xserver: Branch 'master'

Jeremy Huddleston jeremyhu at freedesktop.org
Sat Nov 17 08:52:51 PST 2012


 hw/xquartz/bundle/Info.plist.cpp |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 14c9e245bae2447f0e57a3ea4daa8d2085fa8b8f
Author: Jeremy Huddleston Sequoia <jeremyhu at apple.com>
Date:   Sat Nov 17 11:52:10 2012 -0500

    XQuartz: Opt-in to NSSupportsAutomaticGraphicsSwitching
    
    http://xquartz.macosforge.org/trac/ticket/668
    
    Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu at apple.com>

diff --git a/hw/xquartz/bundle/Info.plist.cpp b/hw/xquartz/bundle/Info.plist.cpp
index f76c5fc..b0106c6 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/>


More information about the Xquartz-changes mailing list