A Wayland Native VNC Client
 
 
Go to file
Andri Yngvason 4e6fe5bec2 Add copyrights, readme and gitignore 2020-07-10 14:34:23 +00:00
include Add copyrights, readme and gitignore 2020-07-10 14:34:23 +00:00
protocols Create scaffolding for new vnc client project 2020-07-09 19:12:31 +00:00
src Add copyrights, readme and gitignore 2020-07-10 14:34:23 +00:00
subprojects Create scaffolding for new vnc client project 2020-07-09 19:12:31 +00:00
.gitignore Add copyrights, readme and gitignore 2020-07-10 14:34:23 +00:00
.ycm_extra_conf.py Create scaffolding for new vnc client project 2020-07-09 19:12:31 +00:00
COPYING Add copyrights, readme and gitignore 2020-07-10 14:34:23 +00:00
README.md Add copyrights, readme and gitignore 2020-07-10 14:34:23 +00:00
meson.build Add keyboards 2020-07-10 14:26:27 +00:00

README.md

Wayland VNC Client

Introduction

This is a work-in-progress implementation of a Wayland native VNC client. Expect bugs and missing features.

Runtime Dependencies

  • aml
  • libvncclient
  • libwayland
  • libxkbcommon

Build Dependencies

  • GCC/clang
  • meson
  • ninja
  • pkg-config
  • wayland-protocols