[Spice-devel] [PATCH spice-protocol] controller: add COLOR_DEPTH and DISABLE_EFFECTS messages
Hans de Goede
hdegoede at redhat.com
Mon Apr 2 01:37:24 PDT 2012
ACK.
On 04/02/2012 09:41 AM, Yonit Halperin wrote:
> rhbz #787447
>
> Signed-off-by: Yonit Halperin<yhalperi at redhat.com>
> ---
> spice/controller_prot.h | 3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
>
> 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-devel
mailing list