qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Ján Tomko" <jtomko@redhat.com>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: Peter Maydell <peter.maydell@linaro.org>,
	libvir-list@redhat.com, Markus Armbruster <armbru@redhat.com>,
	qemu-devel@nongnu.org, jpewhacker@gmail.com,
	Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [PATCH v3 0/7] ui: rework -show-cursor option
Date: Sat, 8 Feb 2020 23:52:49 +0100	[thread overview]
Message-ID: <20200208225249.GA1329@lpt> (raw)
In-Reply-To: <20200207101753.25812-1-kraxel@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 949 bytes --]

On Fri, Feb 07, 2020 at 11:17:46AM +0100, Gerd Hoffmann wrote:
>Add -display {sdl,gtk,cocoa},show-cursor=on as replacement for
>-show-cursor.  sdl + cocoa are switched over (no change in behavior),
>gtk support is added.
>
>Gerd Hoffmann (7):
>  ui: add show-cursor option
>  ui: wire up legacy -show-cursor option
>  ui/sdl: switch to new show-cursor option
>  ui/cocoa: switch to new show-cursor option
>  ui/gtk: implement show-cursor option
>  ui: drop curor_hide global variable.
>  ui: deprecate legacy -show-cursor option
>
> include/sysemu/sysemu.h |  1 -
> ui/gtk.c                |  8 ++++++--
> ui/sdl2.c               | 16 ++++++++--------
> vl.c                    | 16 ++++++++++++++--
> qapi/ui.json            |  3 +++
> qemu-deprecated.texi    |  5 +++++
> ui/cocoa.m              |  4 ++++
> 7 files changed, 40 insertions(+), 13 deletions(-)
>

Series:
Reviewed-by: Ján Tomko <jtomko@redhat.com>

Jano

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

      parent reply	other threads:[~2020-02-08 22:53 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-07 10:17 [PATCH v3 0/7] ui: rework -show-cursor option Gerd Hoffmann
2020-02-07 10:17 ` [PATCH v3 1/7] ui: add show-cursor option Gerd Hoffmann
2020-02-07 13:56   ` Markus Armbruster
2020-02-07 10:17 ` [PATCH v3 2/7] ui: wire up legacy -show-cursor option Gerd Hoffmann
2020-02-07 10:17 ` [PATCH v3 3/7] ui/sdl: switch to new show-cursor option Gerd Hoffmann
2020-02-07 10:17 ` [PATCH v3 4/7] ui/cocoa: " Gerd Hoffmann
2020-02-07 10:17 ` [PATCH v3 5/7] ui/gtk: implement " Gerd Hoffmann
2020-02-07 14:37   ` Joshua Watt
2020-02-12 11:57     ` Gerd Hoffmann
2020-02-07 10:17 ` [PATCH v3 6/7] ui: drop curor_hide global variable Gerd Hoffmann
2020-02-07 10:17 ` [PATCH v3 7/7] ui: deprecate legacy -show-cursor option Gerd Hoffmann
2020-02-08 22:52 ` Ján Tomko [this message]

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=20200208225249.GA1329@lpt \
    --to=jtomko@redhat.com \
    --cc=armbru@redhat.com \
    --cc=jpewhacker@gmail.com \
    --cc=kraxel@redhat.com \
    --cc=libvir-list@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.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).