[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 0/8] Ui patches
From: |
marcandre . lureau |
Subject: |
[PULL 0/8] Ui patches |
Date: |
Tue, 23 Jul 2024 00:06:10 +0400 |
From: Marc-André Lureau <marcandre.lureau@redhat.com>
The following changes since commit a7ddb48bd1363c8bcdf42776d320289c42191f01:
Merge tag 'pull-aspeed-20240721' of https://github.com/legoater/qemu into
staging (2024-07-22 07:52:05 +1000)
are available in the Git repository at:
https://gitlab.com/marcandre.lureau/qemu.git tags/ui-pull-request
for you to fetch changes up to 903cc9e1173e0778caa50871e8275c898770c690:
chardev/char-win-stdio.c: restore old console mode (2024-07-22 22:25:46 +0400)
----------------------------------------------------------------
UI-related for 9.1
----------------------------------------------------------------
Gerd Hoffmann (1):
vnc: increase max display size
Marc-André Lureau (5):
virtio-gpu-gl: declare dependency on ui-opengl
ui: add more tracing for dbus
ui/vdagent: improve vdagent_fe_open() trace
ui/vdagent: notify clipboard peers of serial reset
ui/vdagent: send caps on fe_open
Phil Dennis-Jordan (1):
Cursor: 8 -> 1 bit alpha downsampling improvement
songziming (1):
chardev/char-win-stdio.c: restore old console mode
ui/vnc.h | 4 ++--
audio/dbusaudio.c | 2 +-
chardev/char-win-stdio.c | 5 +++++
hw/display/virtio-gpu-gl.c | 1 +
ui/clipboard.c | 2 ++
ui/cursor.c | 2 +-
ui/dbus-clipboard.c | 4 ++++
ui/vdagent.c | 11 ++++++++---
audio/trace-events | 2 +-
ui/trace-events | 5 ++++-
10 files changed, 29 insertions(+), 9 deletions(-)
--
2.45.2.827.g557ae147e6
- [PULL 0/8] Ui patches,
marcandre . lureau <=
- [PULL 1/8] vnc: increase max display size, marcandre . lureau, 2024/07/22
- [PULL 2/8] virtio-gpu-gl: declare dependency on ui-opengl, marcandre . lureau, 2024/07/22
- [PULL 3/8] Cursor: 8 -> 1 bit alpha downsampling improvement, marcandre . lureau, 2024/07/22
- [PULL 4/8] ui: add more tracing for dbus, marcandre . lureau, 2024/07/22
- [PULL 5/8] ui/vdagent: improve vdagent_fe_open() trace, marcandre . lureau, 2024/07/22
- [PULL 7/8] ui/vdagent: send caps on fe_open, marcandre . lureau, 2024/07/22
- [PULL 6/8] ui/vdagent: notify clipboard peers of serial reset, marcandre . lureau, 2024/07/22
- [PULL 8/8] chardev/char-win-stdio.c: restore old console mode, marcandre . lureau, 2024/07/22
- Re: [PULL 0/8] Ui patches, Philippe Mathieu-Daudé, 2024/07/22
- Re: [PULL 0/8] Ui patches, Richard Henderson, 2024/07/23