[Qemu-devel] [PULL 1/3] gtk: Allow to activate grab-on-hover from the command line

2014-03-17 Thread Gerd Hoffmann
From: Jan Kiszka As long as we have no persistent GTK configuration, this allows to enable the useful grab-on-hover feature already when starting the VM. Signed-off-by: Jan Kiszka [ kraxel: fix warning with CONFIG_GTK=n ] Signed-off-by: Gerd Hoffmann --- include/ui/console.h | 2 +- qemu-o

[Qemu-devel] [PULL 1/3] gtk: Allow to activate grab-on-hover from the command line

2014-03-14 Thread Gerd Hoffmann
From: Jan Kiszka As long as we have no persistent GTK configuration, this allows to enable the useful grab-on-hover feature already when starting the VM. Signed-off-by: Jan Kiszka Signed-off-by: Gerd Hoffmann --- include/ui/console.h | 2 +- qemu-options.hx | 5 + ui/gtk.c