From: "Daniel P. Berrangé" <berrange@redhat.com>
To: "Jindřich Makovička" <makovick@gmail.com>
Cc: qemu-devel@nongnu.org,
"Marc-André Lureau" <marcandre.lureau@redhat.com>,
"Paolo Bonzini" <pbonzini@redhat.com>,
"Philippe Mathieu-Daudé" <philmd@linaro.org>,
"Pierrick Bouvier" <pierrick.bouvier@oss.qualcomm.com>,
"Eric Blake" <eblake@redhat.com>,
"Markus Armbruster" <armbru@redhat.com>
Subject: Re: [PATCH v5 2/2] ui/gtk: Turn clipboard flag into runtime option
Date: Tue, 28 Apr 2026 08:03:45 +0100 [thread overview]
Message-ID: <afBb0cwglKDhWeQj@redhat.com> (raw)
In-Reply-To: <20260427-gtk-clipboard-v5-2-6968feb31a5d@gmail.com>
On Mon, Apr 27, 2026 at 10:06:44PM +0200, Jindřich Makovička wrote:
> - Compile the GTK clipboard support unconditionally
>
> - Introduce GTK clipboard option, defaulting to off
>
> Signed-off-by: Jindrich Makovicka <makovick@gmail.com>
> ---
> meson.build | 4 ----
> meson_options.txt | 7 -------
> qapi/ui.json | 6 +++++-
> qemu-options.hx | 9 ++++++---
> ui/gtk.c | 8 +++++---
> ui/meson.build | 4 +---
> 6 files changed, 17 insertions(+), 21 deletions(-)
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
next prev parent reply other threads:[~2026-04-28 7:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-27 20:06 [PATCH v5 0/2] Fix and re-enable GTK clipboard Jindřich Makovička
2026-04-27 20:06 ` [PATCH v5 1/2] ui/gtk: Use non-blocking clipboard retrieval Jindřich Makovička
2026-04-27 20:06 ` [PATCH v5 2/2] ui/gtk: Turn clipboard flag into runtime option Jindřich Makovička
2026-04-28 7:03 ` Daniel P. Berrangé [this message]
2026-04-28 7:30 ` Markus Armbruster
2026-04-28 7:48 ` Daniel P. Berrangé
2026-04-28 9:55 ` Markus Armbruster
2026-04-28 8:03 ` [PATCH v5 0/2] Fix and re-enable GTK clipboard Marc-André Lureau
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=afBb0cwglKDhWeQj@redhat.com \
--to=berrange@redhat.com \
--cc=armbru@redhat.com \
--cc=eblake@redhat.com \
--cc=makovick@gmail.com \
--cc=marcandre.lureau@redhat.com \
--cc=pbonzini@redhat.com \
--cc=philmd@linaro.org \
--cc=pierrick.bouvier@oss.qualcomm.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.