<table><tr><td style="">zzag created this revision.<br />zzag added a reviewer: KWin.<br />Herald added a project: KWin.<br />Herald added a subscriber: kwin.<br />zzag 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/D27163">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>In long term, we want to split XdgShellClient into several classes. One<br />
class for xdg-toplevel clients, and the other one for xdg-popup clients.</p>

<p>xdg-popup clients are much simpler than xdg-toplevel clients, they can't<br />
be maximized or shown in full screen mode, they can't be interactively<br />
moved on the screen, and so on. In the end, we will have to plumb many<br />
pure virtual methods, which looks a bit ugly.</p>

<p>This change makes support for the minimized state in AbstractClient<br />
optional so we don't have to add those no-op methods and keep code more<br />
or less "clean."</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Compiles.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R108 KWin</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D27163">https://phabricator.kde.org/D27163</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>abstract_client.cpp<br />
abstract_client.h<br />
internal_client.cpp<br />
internal_client.h</div></div></div><br /><div><strong>To: </strong>zzag, KWin<br /><strong>Cc: </strong>kwin, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, GB_2, mkulinski, ragreen, jackyalcine, iodelay, crozbo, bwowk, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, hardening, romangg, jensreuterberg, abetts, sebas, apol, ahiemstra, mart<br /></div>