D11233: Ordered system tray
Anthony Fieroni
noreply at phabricator.kde.org
Sun Mar 11 16:37:39 UTC 2018
anthonyfieroni added inline comments.
INLINE COMMENTS
> ConfigEntries.qml:464
> + (shownAutoItems[0].taskId != modelData.taskId))
> + text: "▲"
> + width: 30
icon: "arrow-up"
> ConfigEntries.qml:478
> + != modelData.taskId))
> + text: "▼"
> + width: 30
icon: "arrow-down"
> systemtray.cpp:589
> + for (auto ®Exp : itemIdTrimmingRegExpRules) {
> + result = itemId.remove(QRegExp(regExp));
> + if (!QString::compare(result, itemId)) {
Use QRegularExpression instead
REPOSITORY
R120 Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D11233
To: wsdfhjxc, #plasma_workspaces, #plasma, #vdg
Cc: anthonyfieroni, Pitel, alexeymin, plasma-devel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180311/850ec4a1/attachment.html>
More information about the Plasma-devel
mailing list