commit | 0bf41cab93e5c72dcda717abd625698b59d9ba3e | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed May 19 07:39:38 2021 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Fri May 21 09:42:44 2021 +0200 |
tree | 9f240856fecebcdf5c11adf1a3879fa318820b6c | |
parent | f0349f4d8947ad32d0fa4678cbf5dbb356fcbda1 [diff] |
ui/vnc: clipboard support This patch adds support for cut+paste to the qemu vnc server, which allows the vnc client exchange clipbaord data with qemu and other peers like the qemu vdagent implementation. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-id: 20210519053940.1888907-1-kraxel@redhat.com Message-Id: <20210519053940.1888907-8-kraxel@redhat.com>