[Spice-devel] [PATCH spice-gtk 0/3] Clipboard improvements
marcandre.lureau at redhat.com
marcandre.lureau at redhat.com
Fri Mar 22 14:20:11 UTC 2019
From: Marc-André Lureau <marcandre.lureau at redhat.com>
Hi,
This series implements 2 protocol capabilities for solving some
clipboard race issues.
For a description of the changes, see related patches and protocol changes:
- [PATCH spice-protocol] vdagent: introduce VD_AGENT_CAP_CLIPBOARD_NO_RELEASE_ON_REGRAB
- [PATCH spice-protocol] vdagent: introduce VD_AGENT_CAP_CLIPBOARD_GRAB_SERIAL
The series is based on "[PATCH spice-gtk 0/2] clipboard: skip release between grabs"
Marc-André Lureau (3):
clipboard: do not delay release if agent has "no release on regrab"
clipboard: pre-condition on selection value < 256
clipboard: implement CAP_CLIPBOARD_GRAB_SERIAL
configure.ac | 2 +-
meson.build | 2 +-
src/channel-main.c | 35 ++++++++++++++++++++++++++++++++++-
src/spice-gtk-session.c | 10 ++++++++--
4 files changed, 44 insertions(+), 5 deletions(-)
--
2.21.0.4.g36eb1cb9cf
More information about the Spice-devel
mailing list