Integrate the lnf and wallpaper settings with the KCM logic
ClosedPublic

Authored by ervin on Nov 13 2019, 2:48 PM.

Details

Summary

This was currently very much disconnected and broken in quite a few
cases. The main changes here are:

  • disabling ConfigPropertyMap autosave behavior
  • having the QML integration write directly in the settings objects
  • use the settings objects to update the state of the KCM propertly

Further improvement is needed to simplify the handling of the wallpaper
plugin combo, it's still a bit over the place and fragile.

Diff Detail

Repository
R133 KScreenLocker
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ervin created this revision.Nov 13 2019, 2:48 PM
Restricted Application added a project: Plasma. · View Herald TranscriptNov 13 2019, 2:48 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
ervin requested review of this revision.Nov 13 2019, 2:48 PM
ervin updated this revision to Diff 70429.Nov 27 2019, 2:59 PM

Adjust for bugs found in the lnf and wallpaper integration

This was missing some signalling and copying back in the item

ervin updated this revision to Diff 70432.Nov 27 2019, 3:15 PM

Fix typo

mart accepted this revision.Nov 27 2019, 4:07 PM
This revision is now accepted and ready to land.Nov 27 2019, 4:07 PM
This revision was automatically updated to reflect the committed changes.