Re: [Qemu-devel] [PATCH 0/3] Fix & improve icon display on GTK and SDL frontends

2018-12-25 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20181218142629.15943-1-berra...@redhat.com/ Hi, This series failed the docker-mingw@fedora build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEGIN ===

[Qemu-devel] [PATCH 0/3] Fix & improve icon display on GTK and SDL frontends

2018-12-18 Thread Daniel P . Berrangé
This series improves the GTK and SDL frontends so that they display the high quality QEMU logo. Daniel P. Berrangé (3): ui: install logo icons to $prefix/share/icons ui: fix icon display for GTK frontend under GNOME Shell with Wayland sdl: add support for high resolution window icon Makefi