mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-protocol
synced 2025-12-26 22:55:30 +00:00
controller: add COLOR_DEPTH and DISABLE_EFFECTS messages
rhbz #787447 Signed-off-by: Yonit Halperin <yhalperi@redhat.com>
This commit is contained in:
parent
32da251a65
commit
8cf92f0423
@ -75,6 +75,9 @@ enum {
|
||||
|
||||
CONTROLLER_ENABLE_SMARTCARD,
|
||||
|
||||
CONTROLLER_COLOR_DEPTH,
|
||||
CONTROLLER_DISABLE_EFFECTS,
|
||||
|
||||
//spice client -> extrenal app
|
||||
CONTROLLER_MENU_ITEM_CLICK = 1001,
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user