forked from blender/blender
Campbell Barton
3de35c62b4
Chrome would only drop into windows supporting v5 of the XDND spec, resolve by bumping the version and no other changes. From looking into the changes between v3 & v5 they mainly relate to dragging files between windows & dragging onto the root window. Since Blender does neither, bump the version to allow dragging links from google-chrome. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
README.blender | ||
xdnd.c | ||
xdnd.h |
Project: X Drag and Drop URL: http://www.newplanetsoftware.com/xdnd/ (defunct) https://freedesktop.org/wiki/Specifications/XDND/ (cache) License: GPLv2+ Upstream version: 2000-08-08 Local modifications: * Fix T33192 Opening Blender breaks drag-and-drop support on the KDE desktop.