paste client clipboard selection to guest

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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,
                (const guchar*)"153",
                3);

I read in

http://www.spice-space.org/page/Whiteboard/AgentProtocol#Clipboard
http://www.spice-space.org/docs/spice-gtk/SpiceMainChannel.html#SpiceMainChannel-main-clipboard-selection-request

that sending possible if guest clipboard released
and client clipboard data requested.
But i don't know how to emit request signal for this.
Maybe i not understand the logic of clipboard data moving.
Need help or detail description. :)
Pls.
_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]