Skip to content

Store drag-and-drop focus resource using QPointer

Vlad Zahorodnii requested to merge work/drag-target-qpointer into master

We need to clean up the target data device if it has been destroyed in the middle of a drag and drop. Weston does a similar thing.

BUG: 425793

Merge request reports