TigerVNC/tigervnc

"High Resolution" mode on macOS

オープン

#878 opened on 2019/10/10

 (23 件のコメント) (8 件のリアクション) (0 人の担当者)C++ (1,177 件のフォーク)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (7,404 個のスター)
PR merge metrics
 (平均マージ 95d 10h) (30d で 4 merged PRs)

説明

Please change to True in the Mac info.plist:

	<key>NSHighResolutionCapable</key>
	<string>true</string>

so that it isn't forced to "Open in low resolution" and the interface looks much better on modern high DPI Macs.

UI scaling already seems to be correct at high dpi, so this should be the only change needed. Please see attached screenshots.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

コントリビューターガイド