qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Usability fixes for GTK2
@ 2015-04-26 19:04 Jan Kiszka
  2015-04-26 19:04 ` [Qemu-devel] [PATCH 1/2] gtk: Fix VTE focus grabbing Jan Kiszka
  2015-04-26 19:04 ` [Qemu-devel] [PATCH 2/2] gtk: Avoid accel key leakage into guest on console switch Jan Kiszka
  0 siblings, 2 replies; 6+ messages in thread
From: Jan Kiszka @ 2015-04-26 19:04 UTC (permalink / raw)
  To: qemu-devel, Gerd Hoffmann; +Cc: John Snow

Two small patches to fix annoying problems on GTK2. Both weren't tested
on GTK3 (no working setup at hand). The first one comes with a tiny risk
of behaving differently there. The second one may actually be required
on GTK3 as well or is at least a nop there and doesn't need the version
check.

Jan

CC: John Snow <jsnow@redhat.com>

Jan Kiszka (2):
  gtk: Fix VTE focus grabbing
  gtk: Avoid accel key leakage into guest on console switch

 ui/gtk.c | 20 +++++++++++++++++---
 1 file changed, 17 insertions(+), 3 deletions(-)

-- 
2.1.4

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-04-27 12:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-26 19:04 [Qemu-devel] [PATCH 0/2] Usability fixes for GTK2 Jan Kiszka
2015-04-26 19:04 ` [Qemu-devel] [PATCH 1/2] gtk: Fix VTE focus grabbing Jan Kiszka
2015-04-27  9:23   ` Gerd Hoffmann
2015-04-27 12:26     ` Jan Kiszka
2015-04-26 19:04 ` [Qemu-devel] [PATCH 2/2] gtk: Avoid accel key leakage into guest on console switch Jan Kiszka
2015-04-27  9:24   ` Gerd Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).