Skip to content

Fix path entry DnD code

Theo Linkspfeifer requested to merge lastonestanding/thunar:issue-1470 into master

The motion-notify-event signal is not emitted anymore when moving the pointer over the path entry icon, so instead use the click event handler to create the drag context for the icon.

Fixes: #1470 (closed)

Merge request reports