Re: [PULL 0/7] Ui patches

2024-02-20 Thread Peter Maydell
On Fri, 16 Feb 2024 at 13:31,  wrote:
>
> From: Marc-André Lureau 
>
> 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 +)
>
> 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
>
> 


Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0
for any user-visible changes.

-- PMM



[PULL 0/7] Ui patches

2024-02-16 Thread marcandre . lureau
From: Marc-André Lureau 

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 +)

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