Skip to content

Draft: plugins/overview: Reuse KRunner manager

Alexander Lohnau requested to merge work/alex/manager_reuse into master

This will allow for more efficient querying, because we do not query twice and some plugins have a instance-local cache. Also, we do not run into threading issues, for example in libqalculate

BUG: 483147

Merge request reports