qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3] spice_info: add mouse_mode


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH v3] spice_info: add mouse_mode
Date: Fri, 30 Mar 2012 10:12:56 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.3) Gecko/20120307 Thunderbird/10.0.3

  Hi,

> +# @SpiceQueryMouseMode
> +#
> +# An enumation of Spice mouse states.
> +#
> +# @client: Mouse cursor position is determined by the client.
> +#
> +# @server: Mouse cursor position is determined by the server.
> +#
> +# @unknown: No information is available about mouse mode used by
> +#           the spice server.
> +#
> +# Note: spice/enums.h has a SpiceMouseMode already, hence the name.

I guess it makes sense then to just add "unknown" to the existing
SpiceMouseMode and reuse it ...

cheers,
  Gerd




reply via email to

[Prev in Thread] Current Thread [Next in Thread]