[Spice-devel] [spice-protocol PATCH V3] Add QXL_ESCAPE_MONITOR_CONFIG enum

Fabiano FidĂȘncio fabiano at fidencio.org
Thu Jun 25 04:01:37 PDT 2015


On Wed, Jun 24, 2015 at 8:31 PM, Sandy Stutsman <sstutsma at redhat.com> wrote:
>
> New escape for sending monitor position information from guest to client
>
> ---
> Changes since v2:
> Remove specific escape structure in favor of using QXL_HEAD
> ---
>  spice/qxl_windows.h | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/spice/qxl_windows.h b/spice/qxl_windows.h
> index d1df684..bc2ceff 100644
> --- a/spice/qxl_windows.h
> +++ b/spice/qxl_windows.h
> @@ -7,6 +7,7 @@
>
>  enum {
>      QXL_ESCAPE_SET_CUSTOM_DISPLAY = 0x10001,
> +    QXL_ESCAPE_MONITOR_CONFIG
>  };
>
>  typedef struct SPICE_ATTR_PACKED QXLEscapeSetCustomDisplay {
> --
> 1.9.5.msysgit.0
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel

Looks good!

-- 
Fabiano FidĂȘncio


More information about the Spice-devel mailing list