<table><tr><td style="">zx2c4 created this revision.<br />zx2c4 added a reviewer: mart.<br />zx2c4 added a subscriber: plasma-devel.<br />Restricted Application added a project: Plasma.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D2772" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>First we remove the fallback code for a version of Xcursor that<br />
corresponds with an X server KDE doesn't even support any more.</p>

<p>Then we reverse the order of tilde expansion and deduplication, which<br />
before was essentially incorrect.</p>

<p>Next we do deduplication properly, using Qt's removeDuplicates function.</p>

<p>Finally we replace the ugly regex with the helper function in<br />
kcoreextras via std::transform.</p>

<p>This work here reflects the recent review and discussion that went into<br />
the nearly identical code in kde-gtk-kcm.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Observe that cursors are correctly populated.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>rPLASMADESKTOP Plasma Desktop</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D2772" rel="noreferrer">https://phabricator.kde.org/D2772</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kcms/cursortheme/xcursor/thememodel.cpp</div></div></div><br /><div><strong>EMAIL PREFERENCES</strong><div><a href="https://phabricator.kde.org/settings/panel/emailpreferences/" rel="noreferrer">https://phabricator.kde.org/settings/panel/emailpreferences/</a></div></div><br /><div><strong>To: </strong>zx2c4, mart<br /><strong>Cc: </strong>plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas<br /></div>