<table><tr><td style="">davidedmundson requested changes to this revision.<br />davidedmundson added a comment.<br />This revision now requires changes to proceed.
</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/D6215" rel="noreferrer">View Revision</a></tr></table><br /><div><div><p>Ok so in summary there's two changes here:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">updating our window geometry regardless of whether we're visible or not</li>
</ul>

<p>Makes total sense, there's no bandwidth overhead the platform won't send anything if the window isn't mapped; but it means it has the right info for when we want it.</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">not setting mainItem to invisible when the dialog is hidden.</li>
</ul>

<p>We can see in gammaray all the contents now think they're visible. I'm quite wary of this as it was added for a reason.</p>

<p>The window doesn't render but we do have some code paths that release resources, and I'm pretty sure Animations (not Animators) will continue running.</p>

<hr class="remarkup-hr" />

<p>But most crucially with this patch I don't get notifications (running unpatched p-w on XCB ) <br />
Can you test that combo please.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R242 Plasma Framework (Library)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D6215" rel="noreferrer">https://phabricator.kde.org/D6215</a></div></div><br /><div><strong>To: </strong>mart, Plasma, davidedmundson<br /><strong>Cc: </strong>sebas, hein, davidedmundson, plasma-devel, Frameworks, ZrenBot, spstarr, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, apol, mart, lukas<br /></div>