]> git.proxmox.com Git - mirror_qemu.git/commit - ui/gtk.c
ui/gtk: implement show-cursor option
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 31 Jan 2020 10:54:48 +0000 (11:54 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 12 Feb 2020 12:25:17 +0000 (13:25 +0100)
commit9cfca0b937d2b947e6a821436180f7bcea208f66
tree09a7c87f5bc2ddce67ba1a170ec926bc2ab82ef4
parent3487da6aeb127407f4f0bf5f683c90fe5c34d6c5
ui/gtk: implement show-cursor option

When specified just set null_cursor to NULL so we get the default
pointer instead of a blank pointer.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
ui/gtk.c