<table><tr><td style="">graesslin created this revision.<br />graesslin added a reviewer: Plasma.<br />Restricted Application added a project: Plasma.<br />Restricted Application added a subscriber: plasma-devel.</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D1800" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>With this change the greeter loads a configured Wallpaper Plugin. The<br />
idea behind this is to bring back the possibility of "animation" into<br />
the lockscreen and to replace the rather hacky solution for a custom<br />
background image.</p>

<p>As this is security relevant code we need to consider the security<br />
implications of such a change. The existing code already allows to load<br />
different QML files through the lookandfeel infrastructure. Given that<br />
local data can be loaded anyway and network data is blocked.</p>

<p>For a proper integration there are further changes needed:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">config interface needs to make wallpaper plugins configurable</li>
<li class="remarkup-list-item">default lnf package needs to "remove" the rendered image to be able to see the wallpaper</li>
<li class="remarkup-list-item">blurred lockscreen background by default</li>
<li class="remarkup-list-item">config transition for custom wallpaper images</li>
</ul>

<p>To test manually edit kscreenlockerrc and add the following:<br />
[Greeter]<br />
WallpaperPlugin=org.kde.hunyango</p>

<p>And modify the lookandfeel package to be an Item instead of an Image.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>rKSCREENLOCKER KScreenLocker</div></div></div><br /><div><strong>BRANCH</strong><div><div>wallpaper-plugin</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D1800" rel="noreferrer">https://phabricator.kde.org/D1800</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>greeter/CMakeLists.txt<br />
greeter/greeterapp.cpp<br />
greeter/greeterapp.h<br />
greeter/wallpaper_integration.cpp<br />
greeter/wallpaper_integration.h<br />
kcfg/kscreenlockersettings.kcfg</div></div></div><br /><div><strong>EMAIL PREFERENCES</strong><div><a href="https://phabricator.kde.org/settings/panel/emailpreferences/" rel="noreferrer">https://phabricator.kde.org/settings/panel/emailpreferences/</a></div></div><br /><div><strong>To: </strong>graesslin, Plasma<br /><strong>Cc: </strong>plasma-devel, sebas<br /></div>