qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 0/7] ui: rework -show-cursor option


From: Ján Tomko
Subject: Re: [PATCH v3 0/7] ui: rework -show-cursor option
Date: Sat, 8 Feb 2020 23:52:49 +0100

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 <address@hidden>

Jano

Attachment: signature.asc
Description: PGP signature


reply via email to

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