All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: "Daniel P. Berrangé" <berrange@redhat.com>
Cc: "Markus Armbruster" <armbru@redhat.com>,
	"Jindřich Makovička" <makovick@gmail.com>,
	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>
Subject: Re: [PATCH v5 2/2] ui/gtk: Turn clipboard flag into runtime option
Date: Tue, 28 Apr 2026 11:55:44 +0200	[thread overview]
Message-ID: <87wlxr2yu7.fsf@pond.sub.org> (raw)
In-Reply-To: <afBmZcEGoC7C5md5@redhat.com> ("Daniel P. Berrangé"'s message of "Tue, 28 Apr 2026 08:48:53 +0100")

Daniel P. Berrangé <berrange@redhat.com> writes:

> On Tue, Apr 28, 2026 at 09:30:37AM +0200, Markus Armbruster wrote:
>> Jindřich Makovička <makovick@gmail.com> writes:
>> 
>> > - Compile the GTK clipboard support unconditionally
>> >
>> > - Introduce GTK clipboard option, defaulting to off
>> 
>> Should the patch be split?
>> 
>> > Signed-off-by: Jindrich Makovicka <makovick@gmail.com>
>> 
>> [...]
>> 
>> > diff --git a/qapi/ui.json b/qapi/ui.json
>> > index e3da77632a..b2c42a7f57 100644
>> > --- a/qapi/ui.json
>> > +++ b/qapi/ui.json
>> > @@ -1319,6 +1319,9 @@
>> >  #
>> >  # GTK display options.
>> >  #
>> > +# @clipboard: Enable host-guest clipboard sharing.  Defaults to "off".
>> > +#     (Since 11.1)
>> > +#
>> 
>> Educate ignorant me: what does it mean to share the clipboard?
>
> Conceptually the intent is to create a single logical clipboard
> spanning the host & guest. IOW, if the guest copies data into
> its clipboard that is made available to the host clipboard, and
> vica-verca.

Thanks!  Could the description text explain that without getting too
verbose?



  reply	other threads:[~2026-04-28  9:55 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é
2026-04-28  7:30   ` Markus Armbruster
2026-04-28  7:48     ` Daniel P. Berrangé
2026-04-28  9:55       ` Markus Armbruster [this message]
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=87wlxr2yu7.fsf@pond.sub.org \
    --to=armbru@redhat.com \
    --cc=berrange@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.