[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 0/7] Ui patches
From: |
marcandre . lureau |
Subject: |
[PULL 0/7] Ui patches |
Date: |
Fri, 16 Feb 2024 17:31:33 +0400 |
From: Marc-André Lureau <marcandre.lureau@redhat.com>
The following changes since commit 3ff11e4dcabe2b5b4c26e49d741018ec326f127f:
Merge tag 'pull-target-arm-20240215' of
https://git.linaro.org/people/pmaydell/qemu-arm into staging (2024-02-15
17:36:30 +0000)
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 186acfbaf7f325833702f50f75ef5116dc29e233:
tests/qtest: Depend on dbus_display1_dep (2024-02-16 17:27:22 +0400)
----------------------------------------------------------------
UI-related fixes
----------------------------------------------------------------
Akihiko Odaki (3):
audio: Depend on dbus_display1_dep
meson: Explicitly specify dbus-display1.h dependency
tests/qtest: Depend on dbus_display1_dep
Daniel P. Berrangé (1):
ui: reject extended clipboard message if not activated
Fiona Ebner (2):
ui/clipboard: mark type as not available when there is no data
ui/clipboard: add asserts for update and request
Tianlan Zhou (1):
ui/console: Fix console resize with placeholder surface
ui/clipboard.c | 26 +++++++++++++++++++++++---
ui/console.c | 2 +-
ui/vnc.c | 5 +++++
audio/meson.build | 3 ++-
tests/qtest/meson.build | 2 +-
ui/meson.build | 2 +-
6 files changed, 33 insertions(+), 7 deletions(-)
--
2.43.1
- [PULL 0/7] Ui patches,
marcandre . lureau <=
- [PULL 2/7] ui/clipboard: mark type as not available when there is no data, marcandre . lureau, 2024/02/16
- [PULL 6/7] meson: Explicitly specify dbus-display1.h dependency, marcandre . lureau, 2024/02/16
- [PULL 1/7] ui: reject extended clipboard message if not activated, marcandre . lureau, 2024/02/16
- [PULL 4/7] ui/console: Fix console resize with placeholder surface, marcandre . lureau, 2024/02/16
- [PULL 3/7] ui/clipboard: add asserts for update and request, marcandre . lureau, 2024/02/16
- [PULL 7/7] tests/qtest: Depend on dbus_display1_dep, marcandre . lureau, 2024/02/16
- [PULL 5/7] audio: Depend on dbus_display1_dep, marcandre . lureau, 2024/02/16
- Re: [PULL 0/7] Ui patches, Peter Maydell, 2024/02/20