<table><tr><td style="">wbauer added a comment.
</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/D15598">View Revision</a></tr></table><br /><div><div><p>Well, I tried this patch (applied upon 4.13.90a) and it doesn't seem to change anything.<br />
I still get icon and cursor themes starting with a lower-case character sorted after all those with an upper-case character.</p>

<p>I suppose that's because, according to the QSortFilterProxyModel docs, <tt style="background: #ebebeb; font-size: 13px;">At this point, neither sorting nor filtering is enabled; the original data is displayed in the view.</tt><br />
Apparently you need to explicitly call sort() on the proxy model...<br />
See <a href="http://doc.qt.io/qt-5/qsortfilterproxymodel.html#details" class="remarkup-link" target="_blank" rel="noreferrer">http://doc.qt.io/qt-5/qsortfilterproxymodel.html#details</a></p>

<p>Regardless of that, using a QSortFilterProxyModel would render the previous fix (<a href="https://phabricator.kde.org/R99:7b56c23870798adbeb3f110eacae7f1020dcad6f" class="remarkup-link" target="_blank" rel="noreferrer">https://phabricator.kde.org/R99:7b56c23870798adbeb3f110eacae7f1020dcad6f</a>) useless (as I see it there's no need to sort the model if it goes through QSFPM anyway), so it should be reverted here IMHO.</p>

<p>Btw, the lower-case cursor themes I have installed ("handhelds", "redglass", "whiteglass") come from the (openSUSE) package xcursor-themes.<br />
From the package's README:</p>

<blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><p>This is a default set of cursor themes for use with libXcursor,<br />
 originally created for the XFree86 Project, and now shipped as part<br />
 of the X.Org software distribution.<br />
 ...<br />
 The master development code repository can be found at:</p>

<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);">git://anongit.freedesktop.org/git/xorg/data/cursors
 
http://cgit.freedesktop.org/xorg/data/cursors</pre></div></blockquote>

<p>Although, just renaming or copying an existing cursor theme folder (they are in /usr/share/icons/) accordingly should suffice for testing as well.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R99 KDE Gtk Configuration Tool</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D15598">https://phabricator.kde.org/D15598</a></div></div><br /><div><strong>To: </strong>ngraham, apol, Plasma<br /><strong>Cc: </strong>wbauer, cfeck, broulik, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>