shellspace
shellspace copied to clipboard
VNC make thread-per-widget, not per-connection.
Currently when disconnect there is no way to interact with a VNC widget.
Change it to work like the VLC widget where a thread is spawned per widget, and can connect/disconnect as needed.