qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 00/25] qemu gtk ui overhaul


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH 00/25] qemu gtk ui overhaul
Date: Wed, 21 May 2014 10:43:36 +0200

  Hi,

I'm trying to put the qemu gtk ui into shape.  Fixing a bunch of
issues we have, and also make it ready for multihead support.

Git tree is here:
  git://git.kraxel.org/qemu rebase/ui-gtk-next  

please review,
  Gerd

Bruce Rogers (1):
  gtk: Add handling for the xfree86 keycodes

Cole Robinson (1):
  gtk: Add a scrollbar for text consoles

Gerd Hoffmann (23):
  gtk: zap scrolled_window
  gtk: zap vte size requests
  gtk: cleanup CONFIG_VTE ifdef a bit.
  gtk: remove page numbering assumtions from the code
  gtk: VirtualConsole restruction
  gtk: move vga state into VirtualGfxConsole
  gtk: support multiple gfx displays
  gtk: use device type as label
  gtk: simplify resize
  gtk: allow moving tabs to windows and back.
  gtk: add tab to trace events
  gtk: add gd_grab trace event
  gtk: keep track of grab owner
  gtk: skip keyboard grab when hover autograb is active
  gtk: update gd_update_caption
  gtk: fix grab checks
  gtk: update all windows on mouse mode changes
  gtk: detached window pointer grabs
  gtk: enable untabify for gfx
  gtk: zap unused global_state
  gtk: window sizing overhaul
  gtk: workaround gtk2 vte resize issue
  gtk: factor out gtk3 grab into the new gd_grab_devices function

 trace-events |    7 +-
 ui/gtk.c     | 1198 +++++++++++++++++++++++++++++++++++++---------------------
 2 files changed, 769 insertions(+), 436 deletions(-)

-- 
1.8.3.1




reply via email to

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