qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL v2 0/5] ui patch queue


From: Gerd Hoffmann
Subject: [Qemu-devel] [PULL v2 0/5] ui patch queue
Date: Wed, 14 Jun 2017 09:56:48 +0200

  Hi,

Here is the ui patch queue.  Switches the default
to gtk3 and sdl2 and fixes some bugs.

This version drops the two patches adding deprecation
warnings to configure.

please pull,
  Gerd

The following changes since commit 3f0602927b120a480b35dcf58cf6f95435b3ae91:

  Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170613' 
into staging (2017-06-13 15:49:07 +0100)

are available in the git repository at:

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

for you to fetch changes up to fe5c44f9c95be3f74fb58902077ac587998d1392:

  spice: don't enter opengl mode in case another UI provides opengl support 
(2017-06-14 09:52:35 +0200)

----------------------------------------------------------------
ui: prefer gtk3 and sdl2, various fixes.

----------------------------------------------------------------
Gerd Hoffmann (3):
      gtk: prefer gtk3 over gtk2
      sdl: prefer sdl2 over sdl1
      spice: don't enter opengl mode in case another UI provides opengl support

Ian McKellar via Qemu-devel (1):
      Improve Cocoa modifier key handling

Jonathon Jongsma (1):
      spice: Use proper enum type for kbd led state

 configure                  | 24 +++++++++----------
 include/ui/spice-display.h |  2 ++
 ui/spice-core.c            |  1 +
 ui/spice-display.c         |  3 ++-
 ui/spice-input.c           |  2 +-
 ui/cocoa.m                 | 60 ++++++++++++++++++++++++++++++++++++----------
 6 files changed, 66 insertions(+), 26 deletions(-)



reply via email to

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