qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/8] Ui 20210311 patches
@ 2021-03-11 12:33 Gerd Hoffmann
  2021-03-11 12:33 ` [PULL 1/8] ui/gtk: Remove NULL checks in gd_switch Gerd Hoffmann
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Gerd Hoffmann @ 2021-03-11 12:33 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Gerd Hoffmann

The following changes since commit 821e7ed167f11f482d2d1a8eaf114a667295a581:

  Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-0=
3-09' into staging (2021-03-10 17:22:45 +0000)

are available in the Git repository at:

  git://git.kraxel.org/qemu tags/ui-20210311-pull-request

for you to fetch changes up to d1929069e355afb809a50a7f6b6affdea399cc8c:

  ui/cocoa: Fix mouse association state (2021-03-11 13:33:20 +0100)

----------------------------------------------------------------
ui: mostly cocoa fixes

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

Akihiko Odaki (7):
  ui/gtk: Remove NULL checks in gd_switch
  ui/cocoa: Use kCGColorSpaceSRGB
  ui/cocoa: Show QEMU icon in the about window
  ui/cocoa: Do not rely on the first argument
  ui/cocoa: Clear modifiers whenever possible
  ui/cocoa: Mark variables static
  ui/cocoa: Fix mouse association state

Thomas Huth (1):
  docs: Fix removal text of -show-cursor

 ui/gtk.c                         |   6 +-
 docs/system/removed-features.rst |   4 +-
 ui/cocoa.m                       | 240 +++++++++++++++----------------
 3 files changed, 118 insertions(+), 132 deletions(-)

--=20
2.29.2




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

end of thread, other threads:[~2021-03-12 19:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-11 12:33 [PULL 0/8] Ui 20210311 patches Gerd Hoffmann
2021-03-11 12:33 ` [PULL 1/8] ui/gtk: Remove NULL checks in gd_switch Gerd Hoffmann
2021-03-11 12:33 ` [PULL 2/8] ui/cocoa: Use kCGColorSpaceSRGB Gerd Hoffmann
2021-03-11 12:33 ` [PULL 3/8] docs: Fix removal text of -show-cursor Gerd Hoffmann
2021-03-11 12:33 ` [PULL 4/8] ui/cocoa: Show QEMU icon in the about window Gerd Hoffmann
2021-03-11 12:33 ` [PULL 5/8] ui/cocoa: Do not rely on the first argument Gerd Hoffmann
2021-03-11 12:33 ` [PULL 6/8] ui/cocoa: Clear modifiers whenever possible Gerd Hoffmann
2021-03-11 12:34 ` [PULL 7/8] ui/cocoa: Mark variables static Gerd Hoffmann
2021-03-11 12:34 ` [PULL 8/8] ui/cocoa: Fix mouse association state Gerd Hoffmann
2021-03-12 17:47 ` [PULL 0/8] Ui 20210311 patches 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).