Re: [Spice-devel] [RFC] Implement of file drag-and-drop between host and guest

2012-10-22 Thread Daimon Wang
Hi Dunrong, I suppose you mean drag-and-drop between 'client' and guest. Then you may want to read this plan http://spice-space.org/page/Features/LocalFolderAccess. And yes, drag-and-drop is cool :) Regards, Daimon From: Dunrong Huang riegama...@gmail.com To:

Re: [Spice-devel] [RFC] Implement of file drag-and-drop between host and guest

2012-10-22 Thread Christophe Fergeau
Hey, On Sun, Oct 21, 2012 at 11:39:14PM -0700, Daimon Wang wrote: I suppose you mean drag-and-drop between 'client' and guest. Then you may want to read this plan http://spice-space.org/page/Features/LocalFolderAccess. And yes, drag-and-drop is cool :) Imo drag and dropping arbitrary files

Re: [Spice-devel] [RFC] Implement of file drag-and-drop between host and guest

2012-10-22 Thread Alon Levy
Hi, all I want to implement the feature: file drag-and-drop between the host and guest. But i dont know whether someone is working on it, if this feature has not been implemented, i want to implement it in my spare time. Any suggestion is welcome. My idea is: 0) Now i only

Re: [Spice-devel] [RFC] Implement of file drag-and-drop between host and guest

2012-10-22 Thread Arnon Gilboa
Alon Levy wrote: We could also use the existing SPICE_CLIENT_AGENT_DATA message, extending the ports to include an additional client port, keeping it compatible with multiple clients in the future. But otoh I like that your suggestion is simpler, I don't like that multiplexing that much.

Re: [Spice-devel] [RFC] Implement of file drag-and-drop between host and guest

2012-10-22 Thread Hans de Goede
Hi, On 10/22/2012 12:02 PM, Arnon Gilboa wrote: Alon Levy wrote: We could also use the existing SPICE_CLIENT_AGENT_DATA message, extending the ports to include an additional client port, keeping it compatible with multiple clients in the future. But otoh I like that your suggestion is

Re: [Spice-devel] [RFC] Implement of file drag-and-drop between host and guest

2012-10-22 Thread Dunrong Huang
Hi, Thanks for your reply. 2012/10/23 Hans de Goede hdego...@redhat.com: Hi, On 10/22/2012 12:02 PM, Arnon Gilboa wrote: Alon Levy wrote: We could also use the existing SPICE_CLIENT_AGENT_DATA message, extending the ports to include an additional client port, keeping it compatible with

[Spice-devel] [RFC] Implement of file drag-and-drop between host and guest

2012-10-20 Thread Dunrong Huang
Hi, all I want to implement the feature: file drag-and-drop between the host and guest. But i dont know whether someone is working on it, if this feature has not been implemented, i want to implement it in my spare time. Any suggestion is welcome. My idea is: 0) Now i only consider file