Skip to content

[kcms/touchpad] Split kded and kcm plugin

Nicolas Fella requested to merge work/touchpad into master

Currently the KCM is loaded from the kded plugin. This makes the implementation quite messy.

Instead split the two into their own plugins and extract common stuff into a (static) lib.

Merge request reports