<table><tr><td style="">Pitel updated this revision to Diff 29690.<br />Pitel 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/D11352">View Revision</a></tr></table><br /><div><div><p><a href="https://phabricator.kde.org/p/mart/" style="
              border-color: #f1f7ff;
              color: #19558d;
              background-color: #f1f7ff;
                border: 1px solid transparent;
                border-radius: 3px;
                font-weight: bold;
                padding: 0 4px;">@mart</a> you were very right to point out the <tt style="background: #ebebeb; font-size: 13px;">callLater</tt> because that is exactly what was broken. The code assumed that all calls of <tt style="background: #ebebeb; font-size: 13px;">callLater</tt> with different arguments are executed but in fact only those eith different function are, rest of arguments does not matter. I somehow managed to run an older version of patch on my machine were <tt style="background: #ebebeb; font-size: 13px;">callLater</tt> was applied to local helper function so it worked for me...</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">Removed <tt style="background: #ebebeb; font-size: 13px;">callLater</tt> stuff and also removed the <tt style="background: #ebebeb; font-size: 13px;">onParentChanged</tt> hook (not sure why it was needed in the first place...)</li>
<li class="remarkup-list-item">Renamed <tt style="background: #ebebeb; font-size: 13px;">getCategoryOrder</tt> to <tt style="background: #ebebeb; font-size: 13px;">indexForItemCategory</tt> and <tt style="background: #ebebeb; font-size: 13px;">itemCompare</tt> to <tt style="background: #ebebeb; font-size: 13px;">compareItems</tt>.</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R120 Plasma Workspace</div></div></div><br /><div><strong>CHANGES SINCE LAST UPDATE</strong><div><a href="https://phabricator.kde.org/D11352?vs=29592&id=29690">https://phabricator.kde.org/D11352?vs=29592&id=29690</a></div></div><br /><div><strong>BRANCH</strong><div><div>stableSystray2</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D11352">https://phabricator.kde.org/D11352</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>applets/systemtray/package/contents/ui/items/AbstractItem.qml<br />
applets/systemtray/package/contents/ui/main.qml</div></div></div><br /><div><strong>To: </strong>Pitel<br /><strong>Cc: </strong>wsdfhjxc, mart, plasma-devel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol<br /></div>