[Differential] [Changed Subscribers] D1638: Integrate QtVirtualKeyboard into KWin/Wayland

broulik (Kai Uwe Broulik) noreply at phabricator.kde.org
Thu May 19 12:56:26 UTC 2016


broulik added inline comments.

INLINE COMMENTS

> main.qml:25
> +    id: window
> +    color: "transparent"
> +    InputPanel {

Instead of making a transparent Rectangle, just use Item instead

> virtualkeyboard.cpp:291
> +                case TextInputInterface::ContentPurpose::Password:
> +                    // no mapping in Qt
> +                case TextInputInterface::ContentPurpose::Terminal:

Perhaps set ImhSensitiveData | ImhHiddenText ?

REPOSITORY
  rKWIN KWin

REVISION DETAIL
  https://phabricator.kde.org/D1638

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: graesslin, Plasma
Cc: broulik, plasma-devel, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160519/f72676d5/attachment.html>


More information about the Plasma-devel mailing list