davidedmundson accepted this revision. davidedmundson added a comment. This revision is now accepted and ready to land.
FYI, SDDM requires only a config change. We added support a while back. It's worth testing natively as opposed to qmlscene because components loading can be a bit weird because of paths. /etc/sddm.conf [General] InputMethod=qtvirtualkeyboard INLINE COMMENTS > Main.qml:174 > + } else { > + item.activated = true; > + Qt.inputMethod.show(); I don't get what this property is all about? Does Qt.inputMethod.visible start off true, and you're effectively making a work around that initial state? REPOSITORY R120 Plasma Workspace BRANCH sddm-them-virtualkeyboard REVISION DETAIL https://phabricator.kde.org/D5061 To: graesslin, #plasma, davidedmundson Cc: davidedmundson, mart, broulik, plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol