blender/extern/xdnd
Brecht Van Lommel 7a395e2e7f Revert changes from main commits that were merged into blender-v4.1-release
The last good commit was f57e4c5b98c075f3dfc61faebbcb43c99a778956.

After this one more fix was committed, this one is preserved as well:
67bd678887d7f8aec9f3b23bbf1aaf29f80d0da4.
2024-03-18 15:04:12 +01:00
..
CMakeLists.txt License headers: use SPDX-FileCopyrightText for CMake files 2023-06-14 23:36:23 +10:00
README.blender
xdnd.c Cleanup: remove strcpy usage 2023-06-20 13:26:38 +10:00
xdnd.h Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01:00

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.