From 6c0181c6f7241eaa9b19417c1729af463677c434 Mon Sep 17 00:00:00 2001 From: Friedrich Beckmann Date: Tue, 25 Oct 2016 17:58:21 +0200 Subject: [PATCH] MacOS package: Added NSHighResolutionCapable tag to Info.plist With the flag the application will start enable the high resolution display. I tested this on a Macbook Pro with a High Resolution Display. The fonts are better to read. --- release/Info.plist.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/release/Info.plist.in b/release/Info.plist.in index ae4fe009..c390ad6c 100644 --- a/release/Info.plist.in +++ b/release/Info.plist.in @@ -6,6 +6,8 @@ English CFBundleExecutable TigerVNC Viewer + NSHighResolutionCapable + True CFBundleGetInfoString @VERSION@, Copyright © 1998-2011 [many holders] CFBundleIconFile -- 2.39.5