<table><tr><td style="">graesslin created this revision.<br />graesslin added reviewers: KWin, Plasma.<br />Restricted Application added a project: KWin.<br />Restricted Application added subscribers: kwin, plasma-devel.
</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/D9178" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The regression got introduced with <a href="https://phabricator.kde.org/R108:9934f5b57537feae54afd0c4366c90253638ada2" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;" rel="noreferrer">9934f5b57537feae54afd0c4366c90253638ada2</a>.<br />
The order when setMaximize(false, false) was called changed in regard to<br />
when the quick tiling mode was adjusted. But just changing the ordering<br />
back was no solution as that would cause regressions in other areas<br />
(unit tests fail).</p>

<p>This change builds up on the support for geometry update blocker on<br />
Wayland to be able to better support this situation without causing<br />
further regressions.</p>

<p>Also this change rethinks the code area. There is an idea behind<br />
temporarily setting the quick tile mode to none and that is even<br />
documented in a comment: it should not confuse maximize. So let's do<br />
exactly that: call the maximize in the block where the quick tile<br />
mode is temporarily wrong. As that is only one branch the else branch<br />
performs the same steps.</p>

<p>BUG: 376104<br />
FIXED-IN: 5.12.0</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Confirmation in bug report that patch fixes issue</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R108 KWin</div></div></div><br /><div><strong>BRANCH</strong><div><div>fix-quick-tiling-maximize</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D9178" rel="noreferrer">https://phabricator.kde.org/D9178</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>autotests/integration/quick_tiling_test.cpp<br />
geometry.cpp</div></div></div><br /><div><strong>To: </strong>graesslin, KWin, Plasma<br /><strong>Cc: </strong>plasma-devel, kwin, bwowk, ZrenBot, progwolff, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol, mart<br /></div>