[PULL v2 33/36] option: add g_auto for QemuOpts

2021-12-20 Thread marcandre . lureau
From: Marc-André Lureau Used in the next commit. Signed-off-by: Marc-André Lureau Acked-by: Gerd Hoffmann --- include/qemu/option.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/qemu/option.h b/include/qemu/option.h index 306bf0757509..bbd86e1c4eab 100644 --- a/include/qemu/op

Re: [PATCH 4/4] ui: Fix gtk/gl when the scaled virtual console does not fit the window

2021-12-20 Thread Marc-André Lureau
Hi On Sun, Dec 19, 2021 at 6:32 AM Alexander Orzechowski < orzechowski.alexan...@gmail.com> wrote: > gtk/gl was incorrectly always rendering as if the 'Zoom to Fit' was > always checked even if it wasn't. This is now using logic closer > to what is being used for the existing cairo code paths. >

<    1   2   3   4