Skip to content

Convert windowswitcher desktop files to json

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

Otherwise, KPackage converts these desktop files at runtime to json. This is quite slow and used deprecated KPluginMetaData API.

I missed those in the initial conversion, because we do not use KPackage to install the directories.

Task: https://phabricator.kde.org/T14558

Merge request reports