From: Alon Levy <alevy@redhat.com>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: qemu-devel@nongnu.org, spice-devel@freedesktop.org
Subject: Re: [Qemu-devel] [PATCH] spice_info: add mouse_mode
Date: Mon, 26 Mar 2012 15:36:14 +0200 [thread overview]
Message-ID: <20120326133614.GE32389@garlic> (raw)
In-Reply-To: <4F7069CE.5040905@redhat.com>
On Mon, Mar 26, 2012 at 03:06:22PM +0200, Gerd Hoffmann wrote:
> > +#if SPICE_SERVER_VERSION >= 0x000a03 /* 0.10.3 */
> > + info->has_mouse_mode = true;
> > + info->mouse_mode = g_strdup(spice_server_is_server_mouse(spice_server) ?
> > + "server" : "client");
>
> #else
> info->mouse_mode = "unknown";
> #endif
>
ok, it's probably better to have this consistent across hmp and qmp,
will resend this patch.
> cheers,
> Gerd
next prev parent reply other threads:[~2012-03-26 14:26 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-26 12:47 [Qemu-devel] [PATCH qemu+spice] expose server mouse status Alon Levy
2012-03-26 12:47 ` [Qemu-devel] [PATCH] server: export spice_server_is_server_mouse predicate Alon Levy
2012-03-26 12:47 ` [Qemu-devel] [PATCH] spice_info: add mouse_mode Alon Levy
2012-03-26 13:06 ` Gerd Hoffmann
2012-03-26 13:30 ` Alon Levy
2012-03-26 13:46 ` Gerd Hoffmann
2012-03-26 13:36 ` Alon Levy [this message]
2012-03-26 14:15 ` [Qemu-devel] [PATCH v2] " Alon Levy
2012-03-29 9:08 ` Gerd Hoffmann
2012-03-29 20:16 ` Alon Levy
2012-03-29 20:19 ` Anthony Liguori
2012-03-29 20:54 ` Alon Levy
2012-03-29 21:23 ` [Qemu-devel] [PATCH v3] " Alon Levy
2012-03-30 8:12 ` Gerd Hoffmann
2012-03-30 19:25 ` Alon Levy
2012-04-01 12:06 ` Alon Levy
2012-03-26 12:58 ` [Qemu-devel] [Spice-devel] [PATCH qemu+spice] expose server mouse status Arnon Gilboa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120326133614.GE32389@garlic \
--to=alevy@redhat.com \
--cc=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=spice-devel@freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).