Skip to content

Opt into abstract item drags

Nate Graham requested to merge work/ngraham/opt-into-abstract-app-drags into master

When dragging an item backed by a .desktop file out of a KRunner results view, this implementation detail leaks out and produces a worse UX in the drop menu. Fix this by opting into the "Abstract item" drag behavior from KIO (kio!1726).

CCBUG: 446031

Merge request reports