<table><tr><td style="">broulik created this revision.<br />broulik added reviewers: Plasma, jriddell.<br />broulik set the repository for this revision to rPLASMAWORKSPACE Plasma Workspace.<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/D2911" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>QML imports seem to have a higher priority for components resolution than the local filesystem has, so when we use Login {} we actually use the one from "components" which does not have a showUserList property breaking the login screen.</p>

<p>By importing "components" under a namespace we make sure we really only load Login {} from the current directory.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Tried with qmlscene, login shows up, and the "search user" part also works.<br />
It only uses ActionButton and Battery from Components. (It has an identical copy of Clock.qml but I don't want to risk anything now, so it stays there)</p>

<p>This needs to go into Plasma/5.8 branch and a re-spin of the plasma-workspace package is neede.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>rPLASMAWORKSPACE Plasma Workspace</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D2911" rel="noreferrer">https://phabricator.kde.org/D2911</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>sddm-theme/Main.qml</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>broulik, Plasma, jriddell<br /><strong>Cc: </strong>plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas<br /></div>