qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/5] gtk patch queue.


From: Gerd Hoffmann
Subject: [Qemu-devel] [PULL 0/5] gtk patch queue.
Date: Mon, 27 Apr 2015 15:39:03 +0200

  Hi,

This pull brings a bunch of fixes and also support for text terminals
without vte widget.  The later is especially useful on windows which
isn't supported by vte.

please pull,
  Gerd

The following changes since commit f2a581010cb8e3a2564a45a2863a33a732cc2fc7:

  Update version for v2.3.0-rc4 release (2015-04-20 17:13:16 +0100)

are available in the git repository at:

  git://git.kraxel.org/qemu tags/pull-gtk-20150427-1

for you to fetch changes up to 1a01716a307387e5cf1336f61a96f772dddadc90:

  gtk: Avoid accel key leakage into guest on console switch (2015-04-27 
11:00:43 +0200)

----------------------------------------------------------------
gtk: support text consoles without vte, bugfixes.

----------------------------------------------------------------
Gerd Hoffmann (3):
      gtk: handle switch_surface(NULL) properly
      gtk: bind to text terminal consoles too
      console/gtk: add qemu_console_get_label

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

 include/ui/console.h |   1 +
 ui/console.c         |  15 +++++
 ui/gtk.c             | 160 ++++++++++++++++++++++++++++++++++-----------------
 3 files changed, 124 insertions(+), 52 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]