qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL v2 0/5] ui patch queue
@ 2017-06-14  7:56 Gerd Hoffmann
  2017-06-14  7:56 ` [Qemu-devel] [PULL 1/5] Improve Cocoa modifier key handling Gerd Hoffmann
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Gerd Hoffmann @ 2017-06-14  7:56 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

  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(-)

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-06-20  8:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-14  7:56 [Qemu-devel] [PULL v2 0/5] ui patch queue Gerd Hoffmann
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

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).