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