Hi, This pull brings minor bugfixes and cleanups for gtk.
For now I've left out the terminals-without-vte patch as it reportly causes problems on windows. cheers, Gerd The following changes since commit b780bf8eff43fc49b071795292dea5d05990fff3: Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-06-10' into staging (2014-06-10 17:16:03 +0100) are available in the git repository at: git://git.kraxel.org/qemu tags/pull-gtk-20140611-1 for you to fetch changes up to fa7a1e521943f838ab1dc02fdb29473a608ca5f4: gtk: update window size after showing/hiding tabs (2014-06-11 14:26:49 +0200) ---------------------------------------------------------------- gtk: misc fixes & cleanups. ---------------------------------------------------------------- Gerd Hoffmann (4): gtk: factor out keycode mapping gtk: cleanup backend dependencies gtk: factor out gtk3 grab into the new gd_grab_devices function gtk: update window size after showing/hiding tabs configure | 4 ++ ui/gtk.c | 189 +++++++++++++++++++++++++++++++------------------------------- 2 files changed, 97 insertions(+), 96 deletions(-)