<table><tr><td style="">broulik created this revision.<br />broulik added reviewers: Plasma, hein.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />broulik requested review of this revision.
</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><strong>REVISION SUMMARY</strong><div><p>A service usually has a proper icon somewhere on disk.<br />
<tt style="background: #ebebeb; font-size: 13px;">QIcon::name()</tt> only works with theme icon names (e.g. <tt style="background: #ebebeb; font-size: 13px;">kate</tt>) but not icons created from absolute path, e.g. <tt style="background: #ebebeb; font-size: 13px;">/some/special/icon/location/kate.png</tt>.<br />
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.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>I noticed my Telegram Snap had its icon data serialized despite having found the correct desktop file/KService. With this patch it checks that it has a service which likely has a proper icon and doesn't bother serializing the window pixmap.</p>

<p>The service might not have a proper icon after all but then it also won't have one in the launcher to begin with, so I think this is a valid optimization, albeit only for master branch.</p>

<p>There is a KF6 task to address the <tt style="background: #ebebeb; font-size: 13px;">QIcon</tt> issue: <a href="https://phabricator.kde.org/T12155" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">T12155</a></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/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, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart<br /></div>