Re: [Spice-devel] Issues with Clipboard Grab/Release Callbacks

2022-06-21 Thread Uri Lublin
Hi, On Mon, Jun 20, 2022 at 10:00 PM Nick Couchman wrote: > On Mon, Jun 20, 2022 at 2:46 PM Marc-André Lureau < > marcandre.lur...@gmail.com> wrote: > >> Hi >> >> On Mon, Jun 20, 2022 at 6:09 PM Nick Couchman wrote: >> >>> Hello, everyone, >>> I've posted here, before, with some questions durin

Re: [Spice-devel] Issues with Clipboard Grab/Release Callbacks

2022-06-21 Thread Nick Couchman
> > Here's the section in the src/protocol/spice/client.c file that registers >> the callbacks: >> >> /* Register clipboard handlers. */ >> g_signal_connect(channel, SPICE_SIGNAL_MAIN_CLIPBOARD_SELECTION, >> G_CALLBACK(guac_spice_clipboard_selection_handler), >> clie