<table><tr><td style="">broulik updated this revision to Diff 26749.<br />broulik edited the summary of this revision. <a href="https://phabricator.kde.org/transactions/detail/PHID-XACT-DREV-mep5dq5reyvrvwp/" rel="noreferrer">(Show Details)</a><br />broulik edited the test plan for this revision. <a href="https://phabricator.kde.org/transactions/detail/PHID-XACT-DREV-aj6owg2mutplspb/" rel="noreferrer">(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/D3562" rel="noreferrer">View Revision</a></tr></table><br /><div><div><ul class="remarkup-list">
<li class="remarkup-list-item">Rebase ontop of master</li>
<li class="remarkup-list-item">Populate in <tt style="background: #ebebeb; font-size: 13px;">aboutToShow</tt> (cf. <a href="https://phabricator.kde.org/D10381" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;" rel="noreferrer">D10381</a>)</li>
<li class="remarkup-list-item">Destroy <tt style="background: #ebebeb; font-size: 13px;">toolTipDelegate</tt> when tooltips are disabled</li>
</ul></div></div><br /><div><strong>CHANGES TO REVISION SUMMARY</strong><div><div style="white-space: pre-wrap; color: #74777D;">ToolTipTelegate is quite complex<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);"> and there's no point in loading it when tooltips are disabled</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">, so load it only the first time it's used and don't if tooltips are disabled altogether:<br />
Also move populating the tooltip data to `aboutToShow`, this way we don't repeatedly update it just because the mouse moved over Task Manager without actually resting long enough to trigger the tooltip</span>.</div></div></div><br /><div><strong>CHANGES TO TEST PLAN</strong><div><div style="white-space: pre-wrap; color: #74777D;"><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">* </span>All the bindings still work and the highlight effect also excludes the tooltip just fine.<br />
<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);"><br />
Might improve startup time and reduced RAM consumption after plasmashell startup by ~5 MiB on dual monitor setup</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">* Verified tooltip delegate is only created once<br />
* Verified disabling tooltip destroy delegate, and it is then recreated once when re-enabled as needed</span></div></div></div><br /><div><strong>REPOSITORY</strong><div><div>R119 Plasma Desktop</div></div></div><br /><div><strong>CHANGES SINCE LAST UPDATE</strong><div><a href="https://phabricator.kde.org/D3562?vs=8681&id=26749" rel="noreferrer">https://phabricator.kde.org/D3562?vs=8681&id=26749</a></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D3562" rel="noreferrer">https://phabricator.kde.org/D3562</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>applets/taskmanager/package/contents/ui/Task.qml<br />
applets/taskmanager/package/contents/ui/main.qml</div></div></div><br /><div><strong>To: </strong>broulik, Plasma, hein<br /><strong>Cc: </strong>plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>