Load config specified by the LnF theme
ClosedPublic

Authored by davidedmundson on Jan 5 2018, 6:29 PM.

Details

Summary

This is loaded in a QQuickView like the wallpaper, rest of the code is
mostly based on something quite similar.

Only differences is that wallpapers packages can change during the
config, whereas the base package cannot; which simplifies some code.

BUG: 384264

Test Plan

Started playing some tunes
Locked screen, still had my controls
Changed setting
Locked screen, didn't have my controls
Changed wallpaper to confirm I hadn't broken anything

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.
davidedmundson created this revision.Jan 5 2018, 6:29 PM
Restricted Application added a project: Plasma. · View Herald TranscriptJan 5 2018, 6:29 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
davidedmundson requested review of this revision.Jan 5 2018, 6:29 PM

Remove unintended change to .ui file

I like that a lot.

broulik accepted this revision.Jan 8 2018, 11:19 AM
This revision is now accepted and ready to land.Jan 8 2018, 11:19 AM
zzag added a subscriber: zzag.Jan 8 2018, 12:35 PM
zzag added inline comments.
greeter/lnf_integration.cpp
63

Maybe it should be deleted.

This revision was automatically updated to reflect the committed changes.