Re: Dropping KRDB

2020-02-06 Thread David Edmundson
As an end goal +++. It's difficult to read currently. Also it's invoked on startup in kcminit 0 which allows everything down. I would like to see this done by moving pieces out gradually until there's nothing left rather than dropping it as a single action and then trying to recover what's broken.

Dropping KRDB

2020-02-05 Thread Kai Uwe Broulik
Hi all, in plasma-desktop we have this wonderful class called KRDB which syncs Plasma settings to various other toolkits, including "KDE4". Since it is not a library but just compiled into half the KCMs, changing it always requires a tonne of CMake adjustments all over the place. More import