Fix LnF theme data for window decoration
ClosedPublic

Authored by kossebau on Feb 8 2018, 12:28 PM.

Details

Summary

Plasma LnF KCM reads the window decoration data from

cg = KConfigGroup(conf, "kwinrc");
cg = KConfigGroup(&cg, "org.kde.kdecoration2");

Diff Detail

Repository
R31 Breeze
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kossebau requested review of this revision.Feb 8 2018, 12:28 PM
kossebau created this revision.

Once confirmed, would also fix the same with the normal Breeze package (which I only now found, being in plasma-workspace, while I expected plasma-desktop).

mart accepted this revision.Feb 8 2018, 7:18 PM
This revision is now accepted and ready to land.Feb 8 2018, 7:18 PM
This revision was automatically updated to reflect the committed changes.