[Qemu-devel] Ping [PATCH] gtk: add support for the Pause key

2014-09-28 Thread Martin Decky
http://patchwork.ozlabs.org/patch/390074/ It is a rather simple patch adding support for the Pause key in the GTK UI. It should not cause any regressions. Please apply. Thanks. M.D. On 16-09-2014 16:04, Martin Decky wrote: Special handing of the Pause key. Implemented in a similar way as in

[Qemu-devel] [PATCH] gtk: add support for the Pause key

2014-09-16 Thread Martin Decky
Special handing of the Pause key. Implemented in a similar way as in ui/sdl.c. Signed-off-by: Martin Decky --- ui/gtk.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/ui/gtk.c b/ui/gtk.c index 2345d7e..e52cab1 100644 --- a/ui/gtk.c +++ b/ui/gtk.c @@ -931,6 +931,12 @@ static gboolean