Revision 4fd56da3370a7ad009a0a960e722991c9927d890 authored by Daniel P. Berrangé on 15 January 2024, 09:51:19 UTC, committed by Michael Tokarev on 20 February 2024, 15:45:20 UTC
The extended clipboard message protocol requires that the client
activate the extension by requesting a psuedo encoding. If this
is not done, then any extended clipboard messages from the client
should be considered invalid and the client dropped.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20240115095119.654271-1-berrange@redhat.com>
(cherry picked from commit 4cba8388968b70fe20e290221dc421c717051fdd)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
1 parent 0b30735
History
File Mode Size
api.c -rw-r--r-- 11.0 KB
core.c -rw-r--r-- 15.3 KB
loader.c -rw-r--r-- 12.1 KB
meson.build -rw-r--r-- 1.5 KB
plugin.h -rw-r--r-- 3.0 KB
qemu-plugins.symbols -rw-r--r-- 1.3 KB

back to top