TigerVNC/tigervnc

"High Resolution" mode on macOS

Aperta

#878 aperta il 10 ott 2019

 (23 commenti) (8 reazioni) (0 assegnatari)C++ (1177 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (7403 stelle)
Metriche merge PR
 (Merge medio 95g 10h) (4 PR mergiate in 30 g)

Descrizione

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.

Guida contributor