the lockscreen can change behavior based on the wallpaer (D11928)
Details
Details
- Reviewers
davidedmundson - Group Reviewers
Plasma - Commits
- R133:5e7e94599b78: expose the wallpaper config to the lockscreen
wallpaper pluginmame is accessible to the greeter qml
Diff Detail
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.
Comment Actions
Hmm I think it would make for a nicer API to expose wallpaperPluginName and wallpaperConfiguration directly? I find doing wallpaper.something and wallpaperIntegration.pluginName a bit awkward, but fine with me.