The source project of this merge request has been removed.
Test case for Thunar with single-click mode enabled:
Drag a file/folder from the icon view to an empty or invalid space and release the clicked button.
HAND2
to PTR
.Notes:
The HAND2
cursor is set in exo_icon_view_motion_notify_event
and resetting the last_single_clicked
state usually happens in exo_icon_view_button_release_event
.