64ac699bfe
Add a gtk2 FLAVOR. Remove python bindings (which are unused) and the browser plugin which is gtk2-only. Don't install the example binary. ok jasper@
8 lines
333 B
Plaintext
8 lines
333 B
Plaintext
gtk-vnc is a project providing client side APIs for the RFB protocol /
|
|
VNC remote desktop technology.
|
|
|
|
It is built using coroutines allowing it to be completely asynchronous
|
|
while remaining single threaded. It provides two core C libraries,
|
|
libgvnc for interacting with the core RFB protocol and libgtk-vnc for a
|
|
GTK display widget.
|