qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL v2 0/5] ui patch queue
Date: Wed, 14 Jun 2017 09:56:48 +0200	[thread overview]
Message-ID: <20170614075653.26420-1-kraxel@redhat.com> (raw)

  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	other threads:[~2017-06-14  7:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-14  7:56 Gerd Hoffmann [this message]
2017-06-14  7:56 ` [Qemu-devel] [PULL 1/5] Improve Cocoa modifier key handling Gerd Hoffmann
2017-06-14  7:56 ` [Qemu-devel] [PULL 2/5] spice: Use proper enum type for kbd led state Gerd Hoffmann
2017-06-14  7:56 ` [Qemu-devel] [PULL 3/5] gtk: prefer gtk3 over gtk2 Gerd Hoffmann
2017-06-14  7:56 ` [Qemu-devel] [PULL 4/5] sdl: prefer sdl2 over sdl1 Gerd Hoffmann
2017-06-14  7:56 ` [Qemu-devel] [PULL 5/5] spice: don't enter opengl mode in case another UI provides opengl support Gerd Hoffmann
2017-06-14  8:51 ` [Qemu-devel] [PULL v2 0/5] ui patch queue no-reply
2017-06-20  8:06 ` Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170614075653.26420-1-kraxel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).