[MacPorts] #67939: tigervnc does not use full screen on Retina display
MacPorts
noreply at macports.org
Fri Aug 11 10:00:45 UTC 2023
#67939: tigervnc does not use full screen on Retina display
-------------------------------+------------------------
Reporter: martin-petermann | Owner: ryandesign
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: tigervnc |
-------------------------------+------------------------
Comment (by martin-petermann):
Some more information:
> port info tigervnc
tigervnc @1.13.1 (x11, vnc)
Variants: debug, universal
Description: TigerVNC is an advanced VNC implementation. It is
based on the fourth generation of VNC. TigerVNC also includes features
from the TightVNC and TurboVNC projects. This includes accelerated JPEG
compression. TigerVNC supports the latest X.Org X server.
Homepage: https://tigervnc.org
Build Dependencies: cmake, gettext
Library Dependencies: gettext-runtime, gnutls, fltk, libjpeg-turbo,
libiconv, libpixman, zlib
Conflicts with: vnc, tightvnc
Platforms: darwin
License: GPL-2+
Maintainers: Email: ryandesign at macports.org, GitHub: ryandesign
Policy: openmaintainer
> uname -a
Darwin Helensburgh 22.5.0 Darwin Kernel Version 22.5.0: Thu Jun 8
22:22:20 PDT 2023; root:xnu-8796.121.3~7/RELEASE_ARM64_T6000 arm64
> cat Info.plist
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleDisplayName</key>
<string>TigerVNC Viewer</string>
<key>CFBundleExecutable</key>
<string>TigerVNC Viewer</string>
<key>NSHighResolutionCapable</key>
<string>False</string>
<key>CFBundleGetInfoString</key>
<string>1.13.1, Copyright © 1998-2022 [many holders]</string>
<key>CFBundleIconFile</key>
<string>tigervnc.icns</string>
<key>CFBundleIdentifier</key>
<string>com.tigervnc.tigervnc</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleLongVersionString</key>
<string>TigerVNC Viewer 1.13.1</string>
<key>CFBundleName</key>
<string>TigerVNC Viewer</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.13.1</string>
<key>CFBundleVersion</key>
<string>1.13.1f</string>
<key>LSRequiresCarbon</key>
<true/>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 1998-2022 [many holders]</string>
</dict>
</plist>
--
Ticket URL: <https://trac.macports.org/ticket/67939#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list