Skip to content

Allow DnD'ing a Texture

Corey Berla requested to merge wip/corey/dnd-texture into main

We only allow dropping GDK_TYPE_FILE_LIST and G_TYPE_STRING. Allow dropping GDK_TYPE_TEXTURE which has added benefits, more details in commit messages.

Merge request reports