Skip to content

Make ServiceType irrelevant when searching for binary effects

Vlad Zahorodnii requested to merge work/zzag/no-effect-service-type into master

Since binary effects are installed in their own directory, checking service type is redundant. In addition to that, there are plans to make ServiceTypes obsolete. Also, KPluginMetaData::serviceTypes() has been deprecated.

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

Edited by Vlad Zahorodnii

Merge request reports