D5061: [sddm-theme] Add virtual keyboard support

David Edmundson noreply at phabricator.kde.org
Wed Mar 22 10:06:32 UTC 2017


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170322/08025afa/attachment-0001.html>


More information about the Plasma-devel mailing list