Skip to content

[Run Command] reuse items in ListView

Kai Uwe Broulik requested to merge work/kbroulik/krunner-reuse-items into master

Should speed up KRunner while typing


Feels snappier.

There isn't really any state stored in the delegate other than the drag start stuff and the active action which is reset if it changes whether it's the current item or not

@alex

Merge request reports