[PATCH spice-protocol 1/2] Add support for reporting availability of agent features

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Some agent features can be disabled on the server:
 * Copy & Paste
 * File transfer

Add the agent capability to inform about disabled file transfer.

Related:
https://bugzilla.redhat.com/show_bug.cgi?id=1373725
---
 spice/vd_agent.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/spice/vd_agent.h b/spice/vd_agent.h
index 061ca30..ac22498 100644
--- a/spice/vd_agent.h
+++ b/spice/vd_agent.h
@@ -247,6 +247,7 @@ enum {
     VD_AGENT_CAP_MAX_CLIPBOARD,
     VD_AGENT_CAP_AUDIO_VOLUME_SYNC,
     VD_AGENT_CAP_MONITORS_CONFIG_POSITION,
+    VD_AGENT_CAP_FILE_XFER_DISABLED,
     VD_AGENT_END_CAP,
 };
 
-- 
2.11.1

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]