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
Branch
fixlnfthemewindeco
Lint
No Linters Available
Unit
No Unit Test Coverage
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.