[Spice-commits] spice/controller_prot.h
Yonit Halperin
yhalperi at kemper.freedesktop.org
Mon Apr 2 22:11:22 PDT 2012
spice/controller_prot.h | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit 8cf92f042312e50b2ff186b28356053aeac9e04c
Author: Yonit Halperin <yhalperi at redhat.com>
Date: Sun Apr 1 10:00:29 2012 +0300
controller: add COLOR_DEPTH and DISABLE_EFFECTS messages
rhbz #787447
Signed-off-by: Yonit Halperin <yhalperi at redhat.com>
diff --git a/spice/controller_prot.h b/spice/controller_prot.h
index a60b122..f7b1f26 100644
--- a/spice/controller_prot.h
+++ b/spice/controller_prot.h
@@ -75,6 +75,9 @@ enum {
CONTROLLER_ENABLE_SMARTCARD,
+ CONTROLLER_COLOR_DEPTH,
+ CONTROLLER_DISABLE_EFFECTS,
+
//spice client -> extrenal app
CONTROLLER_MENU_ITEM_CLICK = 1001,
};
More information about the Spice-commits
mailing list