<table><tr><td style="">kmaterka 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/D28208">View Revision</a></tr></table><br /><div><div><blockquote style="border-left: 3px solid #8C98B8;
          color: #6B748C;
          font-style: italic;
          margin: 4px 0 12px 0;
          padding: 8px 12px;
          background-color: #F8F9FC;">
<div style="font-style: normal;
          padding-bottom: 4px;">In <a href="https://phabricator.kde.org/D28208#634593" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">D28208#634593</a>, <a href="https://phabricator.kde.org/p/davidre/" style="
              border-color: #f1f7ff;
              color: #19558d;
              background-color: #f1f7ff;
                border: 1px solid transparent;
                border-radius: 3px;
                font-weight: bold;
                padding: 0 4px;">@davidre</a> wrote:</div>
<div style="margin: 0;
          padding: 0;
          border: 0;
          color: rgb(107, 116, 140);"><p>Do you know if <tt style="background: #ebebeb; font-size: 13px;">IconThemePath</tt> is specified somewhere?</p></div>
</blockquote>

<p>Initial commit:<br />
<a href="https://github.com/KDE/kde-workspace/commit/4c553dbf39f4189290387bba35589200ca051084" class="remarkup-link" target="_blank" rel="noreferrer">https://github.com/KDE/kde-workspace/commit/4c553dbf39f4189290387bba35589200ca051084</a><br />
Someone mentioned this property here:<br />
<a href="https://lists.freedesktop.org/archives/xdg/2015-December/013620.html" class="remarkup-link" target="_blank" rel="noreferrer">https://lists.freedesktop.org/archives/xdg/2015-December/013620.html</a><br />
<a href="https://mail.kde.org/pipermail/plasma-devel/2015-December/047019.html" class="remarkup-link" target="_blank" rel="noreferrer">https://mail.kde.org/pipermail/plasma-devel/2015-December/047019.html</a><br />
But he tried to create new specification. What we need is to update existing one to reflect all the changes...</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>What I could observe is that some apps create a folder hierachy under this path and palce their icon there. I currently don't have any idea how to handle this in qml. Maybe we need to do this in the model / c++  side again?</p></blockquote>

<p>Currently it is implemented in <tt style="background: #ebebeb; font-size: 13px;">statusnotifieritemsource.cpp</tt>, it reconfigures KIconLoder to use themePath as additional icon location. <br />
The best would be to have a similar implementation in <tt style="background: #ebebeb; font-size: 13px;">PlasmaCore.IconItem</tt>, but this is a lot to change. <tt style="background: #ebebeb; font-size: 13px;">IconItem</tt> is using global instance only <tt style="background: #ebebeb; font-size: 13px;">KIconLoader::global()</tt>, while <tt style="background: #ebebeb; font-size: 13px;">StatusNotifierItemSource</tt> has custom one (when needed) and fallbacks to the global one (<tt style="background: #ebebeb; font-size: 13px;">StatusNotifierItemSource::iconLoader()</tt>).</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R120 Plasma Workspace</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D28208">https://phabricator.kde.org/D28208</a></div></div><br /><div><strong>To: </strong>davidre, kmaterka, broulik, mart, Plasma, VDG<br /><strong>Cc: </strong>bruns, ngraham, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart<br /></div>