README: note that Weston is not supported
While we likely don't want to list every Wayland compositor that's not supported, arguably Weston as reference compositor deserved a mention, so potential users are aware that support is out of scope.pull/171/head
parent
cb95ce931e
commit
208e7ae601
|
@ -1,8 +1,8 @@
|
|||
# wayvnc
|
||||
|
||||
## Introduction
|
||||
This is a VNC server for wlroots-based Wayland compositors (:no_entry: Gnome
|
||||
and KDE are **not** supported). It attaches to a running Wayland session,
|
||||
This is a VNC server for wlroots-based Wayland compositors (:no_entry: Gnome,
|
||||
KDE and Weston are **not** supported). 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.
|
||||
|
|
Loading…
Reference in New Issue