[PATCH 7/7] winex11.drv: use the original IDataObject for Wine to Wine drag and drop (try 3)

Damjan Jovanovic damjan.jov at gmail.com
Sat Jul 18 03:43:18 CDT 2015


Marshal the drag source's IDataObject into an X11 window property, and
get the drop target to use it instead of XdndSelection and the X11
targets, so that format conversions within a Wine application or
between 2 Wine applications are lossless.

Try 2 and 3: no changes.

Damjan Jovanovic
---
 dlls/winex11.drv/x11drv.h      |   2 +
 dlls/winex11.drv/x11drv_main.c |   2 +
 dlls/winex11.drv/xdnd.c        | 148 ++++++++++++++++++++++++++++++++++-------
 3 files changed, 129 insertions(+), 23 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-winex11.drv-use-the-original-IDataObject-for-Wine-to-W.txt
Type: text/x-patch
Size: 11280 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150718/428f1899/attachment-0001.bin>


More information about the wine-patches mailing list