kde-workspace/kcontrol/krdb
Ivailo Monev e4dfd5c4a5 generic: apply effect settings from the platform plugin instead of writing to the Katie config
the idea being to not write anything into the Katie config and possibly
even drop support for overriding Katie settings from config.

on a side note font and palette settings are wrapped via classes
(KGlobalSettings and KColorScheme) and hard-wired to configs rather than
being a runtime thing (e.g. getting the font to use for menus via
QApplication::font("QMenu") instead of KGlobalSettings::menuFont()) so lots
to do on that, as for how it will benefit Katana and Katie - less config
parsing possibly, QPalette objects are shared data for example

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-08-21 22:21:25 +03:00
..
ad kcontrol: convert krdb to standalone program 2023-07-24 08:04:16 +03:00
CMakeLists.txt kcontrol: convert krdb to standalone program 2023-07-24 08:04:16 +03:00
krdb.cpp kcontrol: convert krdb to standalone program 2023-07-24 08:04:16 +03:00
krdb.h kcontrol: convert krdb to standalone program 2023-07-24 08:04:16 +03:00
main.cpp generic: apply effect settings from the platform plugin instead of writing to the Katie config 2023-08-21 22:21:25 +03:00
Messages.sh changed bash scripts shebangs 2014-11-15 05:48:13 +02:00