Summary
VNC server for wlroots based Wayland compositors. It attaches to a running Wayland session, creates virtual input devices and exposes a single display via the RFB protocol. The Wayland session may be a headless one, so it is also possible to run wayvnc without a physical display attached.
Versions
v9999 :: 0 :: gentoo
- Modified
- License
- ISC
- USE flags
- gbm tracing
v0.4.0 :: 0 :: gentoo
- Modified
- License
- ISC
- Keywords
- ~amd64 ~x86
- USE flags
- gbm tracing
USE flags
General
Dependencies
dev-libs / aml : event timer executor loop
dev-libs / wayland : Wayland protocol libraries
dev-util / systemtap : A linux trace/probe tool
gui-libs / neatvnc : liberally licensed VNC server library with a clean interface
media-libs / mesa : OpenGL-like graphic library for Linux
x11-libs / libxkbcommon : keymap handling library for toolkits and window systems
Runtime Dependencies
dev-libs / aml : event timer executor loop
dev-libs / wayland : Wayland protocol libraries
dev-util / systemtap : A linux trace/probe tool
gui-libs / neatvnc : liberally licensed VNC server library with a clean interface
media-libs / mesa : OpenGL-like graphic library for Linux
x11-libs / libxkbcommon : keymap handling library for toolkits and window systems
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Aisha Tammy · gentoo
gui-apps/wayvnc: simple and fast vnc server for wayland
the first vnc server to support wlroots based compositors to enable remote access Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Aisha Tammy <gentoo@aisha.cc> Closes: https://github.com/gentoo/gentoo/pull/16461 Signed-off-by: Aaron Bauman <bman@gentoo.org>