[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PULL 0/4] gtk patch queue
From: |
Gerd Hoffmann |
Subject: |
[Qemu-devel] [PULL 0/4] gtk patch queue |
Date: |
Thu, 12 Jun 2014 10:38:19 +0200 |
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(-)
- [Qemu-devel] [PULL 0/4] gtk patch queue,
Gerd Hoffmann <=
- [Qemu-devel] [PULL 4/4] gtk: update window size after showing/hiding tabs, Gerd Hoffmann, 2014/06/12
- [Qemu-devel] [PULL 1/4] gtk: factor out keycode mapping, Gerd Hoffmann, 2014/06/12
- [Qemu-devel] [PULL 2/4] gtk: cleanup backend dependencies, Gerd Hoffmann, 2014/06/12
- [Qemu-devel] [PULL 3/4] gtk: factor out gtk3 grab into the new gd_grab_devices function, Gerd Hoffmann, 2014/06/12
- Re: [Qemu-devel] [PULL 0/4] gtk patch queue, Peter Maydell, 2014/06/12