qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 00/12] ui patch queue


From: Gerd Hoffmann
Subject: [Qemu-devel] [PULL 00/12] ui patch queue
Date: Tue, 10 May 2016 07:51:45 +0200

  Hi,

First UI pull request for 2.7.  Brings a bunch of build tweaks for gtk
and sdl.  Fixes the gtk 3.20 deprication warnings.  Some stuff piled
up during the freeze.

please pull,
  Gerd

The following changes since commit 975eb6a547f809608ccb08c221552f666611af25:

  Update version for v2.6.0-rc4 release (2016-05-02 17:27:01 +0100)

are available in the git repository at:

  git://git.kraxel.org/qemu tags/pull-ui-20160510-1

for you to fetch changes up to da2e1221d7d19f2506fb04eca255a4fee4fc5f6b:

  spice/gl: add & use qemu_spice_gl_monitor_config (2016-05-10 07:43:46 +0200)

----------------------------------------------------------------
gtk/sdl build tweaks
fix gtk 3.20 warnings
gtk clipboard support
spice-gl monitor config support

----------------------------------------------------------------
Cole Robinson (10):
      ui: gtk: fix crash when terminal inner-border is NULL
      ui: sdl2: Release grab before opening console window
      configure: build SDL if only SDL2 available
      configure: error on unknown --with-sdlabi value
      configure: add echo_version helper
      configure: report GTK version
      configure: report SDL version
      configure: support vte-2.91
      ui: gtk: Fix a runtime warning on vte >= 0.37
      ui: gtk: Fix some deprecation warnings

Gerd Hoffmann (1):
      spice/gl: add & use qemu_spice_gl_monitor_config

Michael S. Tsirkin (1):
      ui/gtk: copy to clipboard support

 configure                  | 62 +++++++++++++++++++++++++++++-----------------
 include/ui/spice-display.h |  1 +
 ui/gtk.c                   | 59 ++++++++++++++++++++++++++++++++++---------
 ui/sdl2.c                  |  4 +++
 ui/spice-display.c         | 30 ++++++++++++++++++++++
 5 files changed, 121 insertions(+), 35 deletions(-)



reply via email to

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