Hi Dunrong Huang,

Thanks for your continued work on this!

And sorry that we keep tweaking the protocol, but getting the
protocol right is very important as we cannot change that later.

On 11/23/2012 02:02 PM, Dunrong Huang wrote:
Hi, Marc-André

Thanks for reply

2012/11/23 Marc-André Lureau <[email protected]>:
Hi

----- Mensaje original -----
At present, Vmware and Virtualbox has supported file drag&drop
feature,
I think it's a good feature for users, so we want qemu/spice to
supports it.

Btw, have you done a small comparison of what VirtualBox can support and how it 
is implemented?
I made a simple research how virtualbox implement dnd on client side,
since only client source is opensource.
It's more complex than what we do.
You can take a simple look at in this page:
http://www.virtualbox.org/svn/vbox/trunk/include/VBox/HostServices/DragAndDropSvc.h

Hmm, looks like they have a very generic drag and drop mechanism between the 
client
and their agent. I wonder if they support actual arbitrary drag and drop between
client and guest (I don't think so)? Anyways if we want that we can always add 
something
like that later, for now we are focussing on drag and drop of files only.

Regards,

Hans
_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to