All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/8] Ui 20201211 patches
@ 2020-12-11  9:12 Gerd Hoffmann
  2020-12-11  9:12 ` [PULL 1/8] console: drop qemu_console_get_ui_info Gerd Hoffmann
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Gerd Hoffmann @ 2020-12-11  9:12 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

The following changes since commit 2ecfc0657afa5d29a373271b342f704a1a3c6737:

  Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2020-12-10' into staging (2020-12-10 17:01:05 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 2951106143f6cf20b3a0e4f2078721503fe6418a:

  sdl2: Add extra mouse buttons (2020-12-11 08:06:40 +0100)

----------------------------------------------------------------
ui/console ui_info tweaks.
ui/vnc: alpha cursor support.
ui/vnc: locking fixes.
ui/sdl: add extra mouse buttons.

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

Darrell Walisser (1):
  sdl2: Add extra mouse buttons

Gerd Hoffmann (6):
  console: drop qemu_console_get_ui_info
  console: allow con==NULL in dpy_{get, set}_ui_info and
    dpy_ui_info_supported
  vnc: use enum for features
  vnc: drop unused copyrect feature
  vnc: add pseudo encodings
  vnc: add alpha cursor support

Peng Liang (1):
  ui/vnc: Add missing lock for send_color_map

 include/ui/console.h |  1 -
 ui/vnc.h             | 30 +++++++++++++++++-------------
 ui/console.c         | 18 ++++++++++--------
 ui/sdl2.c            |  2 ++
 ui/vnc.c             | 26 ++++++++++++++++++++------
 5 files changed, 49 insertions(+), 28 deletions(-)

-- 
2.27.0




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

end of thread, other threads:[~2020-12-11 19:44 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-11  9:12 [PULL 0/8] Ui 20201211 patches Gerd Hoffmann
2020-12-11  9:12 ` [PULL 1/8] console: drop qemu_console_get_ui_info Gerd Hoffmann
2020-12-11  9:12 ` [PULL 2/8] console: allow con==NULL in dpy_{get, set}_ui_info and dpy_ui_info_supported Gerd Hoffmann
2020-12-11  9:12 ` [PULL 3/8] vnc: use enum for features Gerd Hoffmann
2020-12-11  9:12 ` [PULL 4/8] vnc: drop unused copyrect feature Gerd Hoffmann
2020-12-11  9:12 ` [PULL 5/8] vnc: add pseudo encodings Gerd Hoffmann
2020-12-11  9:12 ` [PULL 6/8] vnc: add alpha cursor support Gerd Hoffmann
2020-12-11  9:12 ` [PULL 7/8] ui/vnc: Add missing lock for send_color_map Gerd Hoffmann
2020-12-11  9:12 ` [PULL 8/8] sdl2: Add extra mouse buttons Gerd Hoffmann
2020-12-11 19:30 ` [PULL 0/8] Ui 20201211 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.