<table><tr><td style="">mart created this revision.<br />mart added a project: Plasma.
</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/D4889" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>This change integrates QtVirtualKeyboard into the Lock screen UI.</p>

<p>A new button is added to the bottom row to toggle the appearance of the<br />
virtual keyboard. The actual keyboard is integrated through a Loader so<br />
that not having qtvirtualkeyboard plugin installed results in a graceful<br />
error instead of a failing lock screen.</p>

<p>When the virtual keyboard is shown the remaining UI shifts upwards. This<br />
is done through adding the stack view into a ColumnLayout. Unfortunately<br />
this can result in an overlap with the clock. This needs some general<br />
improvement as on e.g. my system the clock is never really visible.</p>

<p>To have the virtual keyboard working in the lock screen one also needs<br />
another change to kscreenlocker_greet.</p>

<p>layout and animation fixes for on screen keyboard</p>

<p>manage the layout of the lock screen + keyboard with the<br />
state machine in order to have cleaner code, and add<br />
nice transition animations for the keyboard opening and closing</p>

<p>Depends on <a href="https://phabricator.kde.org/D4870" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;" rel="noreferrer">D4870</a></p></div></div><br /><div><strong>TEST PLAN</strong><div><p>See screenshots</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R120 Plasma Workspace</div></div></div><br /><div><strong>BRANCH</strong><div><div>phab/lockscreenkeybAnim</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D4889" rel="noreferrer">https://phabricator.kde.org/D4889</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>lookandfeel/contents/components/SessionManagementScreen.qml<br />
lookandfeel/contents/lockscreen/LockScreenUi.qml<br />
lookandfeel/contents/lockscreen/MainBlock.qml<br />
lookandfeel/contents/lockscreen/VirtualKeyboard.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>mart, Plasma<br /><strong>Cc: </strong>plasma-devel, mart, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol<br /></div>