Fix LnF theme data for window decoration
ClosedPublic

Authored by kossebau on Feb 8 2018, 12:22 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
R113 Oxygen Theme
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kossebau created this revision.Feb 8 2018, 12:22 PM
Restricted Application added a project: Plasma. · View Herald TranscriptFeb 8 2018, 12:22 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
kossebau requested review of this revision.Feb 8 2018, 12:22 PM
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.