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
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to