[PATCH v3 0/1] Fix for drag and drop from native applications.

Roman Pišl rpisl at seznam.cz
Sat May 2 06:37:55 CDT 2020


Hello,
this is a third revision of the patch with minor fixes (missing DECLSPEC_HIDDEN
and better naming of the message) and my last try to get ACK/NAK/you screwed completely.

The question that may arise is, whether this should not be a part of X11DRV_ClientMessage
in a more generic way.

I think it is worth the effort as it fixes multiple applications.

Regards,
Roman

Roman Pišl (1):
  winex11.drv: Avoid freezing when dropping from native into Wine
    application that shows modal dialog.

 dlls/winex11.drv/window.c |  3 +++
 dlls/winex11.drv/x11drv.h |  4 +++-
 dlls/winex11.drv/xdnd.c   | 17 +++++++++++++++++
 3 files changed, 23 insertions(+), 1 deletion(-)

-- 
2.20.1




More information about the wine-devel mailing list