D22734: Support displaying emoticons in connection name and SSID
Kai Uwe Broulik
noreply at phabricator.kde.org
Thu Jul 25 11:19:00 BST 2019
broulik added a comment.
-1 to dragging in KEmoticons for that.
Aren't they just unicode Emojis which we can render just fine elsewhere.
INLINE COMMENTS
> DetailsText.qml:84
> text: "<b>" + details[index*2] + "</b>:  "
> + textFormat: Text.StyledText
>
Since there are HTML tags already, it defaults to `StyledText` already, but it doesn't hurt to be explicit
> DetailsText.qml:106
> text: details[(index*2)+1]
> - textFormat: Text.PlainText
> + textFormat: Text.StyledText
>
Make sure the text is HTML-escaped
REPOSITORY
R116 Plasma Network Management Applet
REVISION DETAIL
https://phabricator.kde.org/D22734
To: jgrulich, #plasma
Cc: broulik, plasma-devel, LeGast00n, jraleigh, fbampaloukas, GB_2, ragreen, Pitel, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190725/5e811787/attachment.html>
More information about the Plasma-devel
mailing list