On Tue, Mar 07, 2023 at 03:56:27PM +0400, [email protected] wrote: > From: Marc-André Lureau <[email protected]> > > 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 <[email protected]> > --- > include/ui/console.h | 1 + > ui/vnc.h | 1 - > ui/console.c | 8 ++++++++ > ui/vnc.c | 7 ++----- > 4 files changed, 11 insertions(+), 6 deletions(-)
Reviewed-by: Daniel P. Berrangé <[email protected]> With regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
