<table><tr><td style="">broulik updated this revision to Diff 71789.<br />broulik retitled this revision from "Don't bother serializing window icon pixmap for known services" to "Only serialize window pixmap if we're using it".<br />broulik edited the summary of this revision. <a href="https://phabricator.kde.org/transactions/detail/PHID-XACT-DREV-uwrrjpvx23v25kx/">(Show Details)</a><br />broulik 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/D25762">View Revision</a></tr></table><br /><div><div><ul class="remarkup-list">
<li class="remarkup-list-item">Use <tt style="background: #ebebeb; font-size: 13px;">usingFallbackIcon</tt></li>
</ul></div></div><br /><div><strong>CHANGES TO REVISION SUMMARY</strong><div><div style="white-space: pre-wrap; color: #74777D;"><span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">A service usually has a proper icon somewhere on disk</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">The previous `QIcon::name()` check wasn't sufficient as it only works with theme icon names (e.g. `kate`) but not icons created from an absolute path, e.g. `/some/special/icon/location/kate.png`</span>.<br />
<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">`QIcon::name()` only works with theme icon names (e.g. `kate`) but not icons created from absolute path, e.g. `/some/special/icon/location/kate.png`</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">The latter is usually the case for containerized apps which have a proper application desktop file installed but their icon in some path within the application image or some container daemon location</span>.<br />
<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">The latter is usually the case for containerized apps which have their icon set to some path within the application image or some container daemon location.</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">Since we already store the information for whether we had to fall back to using the actual window pixmap, check for this before trying to serialize icon pixmap data.<br />
</span></div></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/D25762?vs=70955&id=71789">https://phabricator.kde.org/D25762?vs=70955&id=71789</a></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D25762">https://phabricator.kde.org/D25762</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>libtaskmanager/xwindowtasksmodel.cpp</div></div></div><br /><div><strong>To: </strong>broulik, Plasma, hein<br /><strong>Cc: </strong>plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart<br /></div>