All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/6] Fixes 20210726 patches
@ 2021-07-26 11:05 Gerd Hoffmann
  2021-07-26 11:05 ` [PULL 1/6] ui/gtk: Fix relative mouse with multiple monitors Gerd Hoffmann
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Gerd Hoffmann @ 2021-07-26 11:05 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Gerd Hoffmann

The following changes since commit a2376507f615495b1d16685449ce0ea78c2caf9d:

  Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging (2021-07-24 11:04:57 +0100)

are available in the Git repository at:

  git://git.kraxel.org/qemu tags/fixes-20210726-pull-request

for you to fetch changes up to 584af1f1d955476aacba3350c4efb5865fc91c09:

  ui/gtk: add a keyboard fifo to the VTE consoles (2021-07-26 10:24:49 +0200)

----------------------------------------------------------------
ui: fixes for 6.1

----------------------------------------------------------------

Akihiko Odaki (4):
  ui/spice: Use HAVE_SPICE_GL for OpenGL checks
  ui/egl-headless: Remove a check for CONFIG_OPENGL
  ui/cocoa: Fix the type of main's argv
  ui: update keycodemapdb submodule commit

Dennis Wölfing (1):
  ui/gtk: Fix relative mouse with multiple monitors

Volker Rümelin (1):
  ui/gtk: add a keyboard fifo to the VTE consoles

 include/ui/gtk.h  |  4 +++
 ui/egl-headless.c |  2 --
 ui/gtk.c          | 68 ++++++++++++++++++++++++++++-------------------
 ui/spice-app.c    |  3 ++-
 ui/spice-core.c   |  2 +-
 ui/cocoa.m        |  4 +--
 ui/keycodemapdb   |  2 +-
 7 files changed, 50 insertions(+), 35 deletions(-)

-- 
2.31.1




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

end of thread, other threads:[~2021-07-27  7:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-26 11:05 [PULL 0/6] Fixes 20210726 patches Gerd Hoffmann
2021-07-26 11:05 ` [PULL 1/6] ui/gtk: Fix relative mouse with multiple monitors Gerd Hoffmann
2021-07-26 11:05 ` [PULL 2/6] ui/spice: Use HAVE_SPICE_GL for OpenGL checks Gerd Hoffmann
2021-07-26 11:05 ` [PULL 3/6] ui/egl-headless: Remove a check for CONFIG_OPENGL Gerd Hoffmann
2021-07-26 11:05 ` [PULL 4/6] ui/cocoa: Fix the type of main's argv Gerd Hoffmann
2021-07-26 11:05 ` [PULL 5/6] ui: update keycodemapdb submodule commit Gerd Hoffmann
2021-07-26 11:05 ` [PULL 6/6] ui/gtk: add a keyboard fifo to the VTE consoles Gerd Hoffmann
2021-07-27  7:34 ` [PULL 0/6] Fixes 20210726 patches Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.