@@ -16,6 +16,8 @@ Create a VNCItem in the Qt Quick application and make it the parent of the part
See tests/manual/qml for a few examples of use. The minimal-compositor-qt5.qml / minimal-compositor.qml are examples of a Qt Wayland Compositor which shares its entire screen over VNC.
Note: Use qmlscene in order to run the minimal-compositor tests.
Setting the password property of the VNCItem will enable DEC authentication. Note that DEC authentication is considered weak protection, and that the connection itself is not encrypted. This protects mainly against accidental intrusion, but not against targeted attacks.