OSDN Git Service

ui: keep current cursor with QemuConsole
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 17 Jan 2023 11:24:40 +0000 (15:24 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 13 Mar 2023 18:57:39 +0000 (22:57 +0400)
commit385ac97f8fad0e6980c5dfea71132d5ecfb16608
tree2b9634e3b166674703a0a5e0493d01c0cc712dc5
parent2512a026fab8d526e623426a3002599a2de09d16
ui: keep current cursor with QemuConsole

Keeping the current cursor around is useful, not only for VNC, but for
other displays. Let's move it down, see the following patches for other
usages.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
include/ui/console.h
ui/console.c
ui/vnc.c
ui/vnc.h