From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55123) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YmRr3-0005to-7h for qemu-devel@nongnu.org; Sun, 26 Apr 2015 15:04:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YmRqz-0004XC-IE for qemu-devel@nongnu.org; Sun, 26 Apr 2015 15:04:37 -0400 Received: from mout.web.de ([212.227.17.12]:56929) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YmRqz-0004Ws-7J for qemu-devel@nongnu.org; Sun, 26 Apr 2015 15:04:33 -0400 From: Jan Kiszka Date: Sun, 26 Apr 2015 21:04:19 +0200 Message-Id: Subject: [Qemu-devel] [PATCH 0/2] Usability fixes for GTK2 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 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