qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/5] gtk: fixes, cleanups and text consoles without


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH 0/5] gtk: fixes, cleanups and text consoles without vte
Date: Tue, 3 Jun 2014 10:01:37 +0200

  Hi,

Current gtk patch queue.  A bunch of cleanups and fixes.

Most notable change is patch #5 which winds up qemu text
terminal emulation in gtk, so '-chardev vc' works even
when building without vte (i.e. on windows).

Gerd Hoffmann (5):
  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
  gtk: bind to text terminal consoles too

 configure |   4 +
 ui/gtk.c  | 298 ++++++++++++++++++++++++++++++++++----------------------------
 2 files changed, 170 insertions(+), 132 deletions(-)

-- 
1.8.3.1




reply via email to

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