]> source.dussan.org Git - tigervnc.git/commitdiff
Switch back to low resolution mode on macOS
authorPierre Ossman <ossman@cendio.se>
Thu, 21 Sep 2017 13:43:58 +0000 (15:43 +0200)
committerPierre Ossman <ossman@cendio.se>
Thu, 21 Sep 2017 13:43:58 +0000 (15:43 +0200)
This is a revert of 6c0181c. Testing showed that we got a big
performance hit by enabling this, and we also saw some graphical
artifacts. More work is needed before this can be enabled by default.

release/Info.plist.in

index c390ad6c180fbe3ec77dd91344862bc47b62c9eb..b60421c2aefb15caae27feda167e5e9ecb4e96e7 100644 (file)
@@ -7,7 +7,7 @@
        <key>CFBundleExecutable</key>
        <string>TigerVNC Viewer</string>
        <key>NSHighResolutionCapable</key>
-       <string>True</string>
+       <string>False</string>
        <key>CFBundleGetInfoString</key>
        <string>@VERSION@, Copyright © 1998-2011 [many holders]</string>
        <key>CFBundleIconFile</key>