From: Yuri Benditovich <Yuri Benditovich yuri.benditovich@xxxxxxxxxx> Client mode of mouse pointer defined as display capability to allow easy indication of mouse mode change Signed-off-by: Yuri Benditovich <Yuri Benditovich yuri.benditovich@xxxxxxxxxx> --- spice/protocol.h | 1 + 1 file changed, 1 insertion(+) diff --git a/spice/protocol.h b/spice/protocol.h index d742eda..a5f9b97 100644 --- a/spice/protocol.h +++ b/spice/protocol.h @@ -141,6 +141,7 @@ enum { SPICE_DISPLAY_CAP_CODEC_MJPEG, SPICE_DISPLAY_CAP_CODEC_VP8, SPICE_DISPLAY_CAP_CODEC_H264, + SPICE_DISPLAY_CAP_CLIENT_MOUSE, }; enum { -- 2.7.4 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel