qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] ui: rework -show-cursor option
@ 2020-02-05 11:03 Gerd Hoffmann
  2020-02-05 11:03 ` [PATCH 1/5] ui: add show-cursor option Gerd Hoffmann
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Gerd Hoffmann @ 2020-02-05 11:03 UTC (permalink / raw)
  To: qemu-devel
  Cc: libvir-list, Markus Armbruster, jpewhacker, Gerd Hoffmann,
	Paolo Bonzini



Gerd Hoffmann (5):
  ui: add show-cursor option
  ui/gtk: implement show-cursor option
  ui/sdl: implement show-cursor option
  ui: wire up legacy -show-cursor option
  ui: deprecate legacy -show-cursor option

 include/sysemu/sysemu.h |  1 -
 ui/gtk.c                |  8 +++++++-
 ui/sdl2.c               | 28 ++++++++++++++++++++--------
 vl.c                    |  6 ++++--
 qapi/ui.json            |  2 ++
 qemu-deprecated.texi    |  5 +++++
 6 files changed, 38 insertions(+), 12 deletions(-)

-- 
2.18.1



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-02-05 22:48 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-05 11:03 [PATCH 0/5] ui: rework -show-cursor option Gerd Hoffmann
2020-02-05 11:03 ` [PATCH 1/5] ui: add show-cursor option Gerd Hoffmann
2020-02-05 22:23   ` Eric Blake
2020-02-05 22:44   ` Ján Tomko
2020-02-05 11:03 ` [PATCH 2/5] ui/gtk: implement " Gerd Hoffmann
2020-02-05 22:44   ` Ján Tomko
2020-02-05 11:03 ` [PATCH 3/5] ui/sdl: " Gerd Hoffmann
2020-02-05 22:45   ` Ján Tomko
2020-02-05 11:03 ` [PATCH 4/5] ui: wire up legacy -show-cursor option Gerd Hoffmann
2020-02-05 22:43   ` Ján Tomko
2020-02-05 11:03 ` [PATCH 5/5] ui: deprecate " Gerd Hoffmann
2020-02-05 11:16   ` Ján Tomko

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).