Re: [Spice-devel] paste client clipboard selection to guest

2016-06-07 Thread Alex Roithman
at 10:58, Alex Roithman wrote: > > -- Forwarded message -- > From: Alex Roithman > Date: 13 May 2016 at 22:13 > Subject: Re: [Spice-devel] paste client clipboard selection to guest > To: Christophe Fergeau > > > Yes, in remote-viewer and virt-manag

Re: [Spice-devel] paste client clipboard selection to guest

2016-05-13 Thread Christophe Fergeau
Hey, On Mon, Apr 18, 2016 at 06:26:29AM +0300, Alex Roithman wrote: > I can't implement paste data to the guest. > > spice_main_clipboard_selection_notify() > don't send data to guest even if implement > as: > > spice_main_clipboard_selection_notify( > (SpiceMainChannel *) go

[Spice-devel] paste client clipboard selection to guest

2016-04-17 Thread Alex Roithman
I can't implement paste data to the guest. spice_main_clipboard_selection_notify() don't send data to guest even if implement as: spice_main_clipboard_selection_notify( (SpiceMainChannel *) gobject, VD_AGENT_CLIPBOARD_SELECTION_CLIPBOARD, type,