TigerVNC/tigervnc

"High Resolution" mode on macOS

Ouverte

#878 ouverte le 10 oct. 2019

 (23 commentaires) (8 réactions) (0 personne assignée)C++ (1 179 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (7 410 étoiles)
Métriques de merge PR
 (Merge moyen 95j 10h) (4 PRs mergées en 30 j)

Description

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.

Guide contributeur