I just tested disabling the `XdndDirectSave0` code in nsDragService and afterwards dragging an image to the Desktop produces a link instead of image file. So it's working. See also: https://github.com/linuxmint/nemo/blob/7fe83632eca5801a55992dc08c52767b6d8685cb/libnemo-private/nemo-tree-view-drag-dest.c#L90
Bug 1578055 Comment 4 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
I just tested disabling the `XdndDirectSave0` code in nsDragService and afterwards dragging an image to the Desktop produces a link instead of an image file. So it's working. See also: https://github.com/linuxmint/nemo/blob/7fe83632eca5801a55992dc08c52767b6d8685cb/libnemo-private/nemo-tree-view-drag-dest.c#L90