<table><tr><td style="">catherinez created this revision.<br />Herald added a project: Frameworks.<br />Herald added a subscriber: kde-frameworks-devel.<br />catherinez 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/D27356">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The EWMH specification for _NET_WM_WINDOW_TYPE states:</p>

<blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><p>The Client SHOULD specify window types in order of preference<br />
 (the first being most preferable) but MUST include at least one of<br />
 the basic window type atoms from the list below. This is to allow<br />
 for extension of the list of types whilst providing default behavior<br />
 for Window Managers that do not recognize the extensions.</p></blockquote>

<p>KDE currently does not do this for its extended window types due to<br />
what appears to be a copy-paste error 5 years ago, and so is not<br />
EWMH compliant. This also causes focus stealing issues with i3 that<br />
lack a workaround: <a href="https://github.com/i3/i3/issues/3937" class="remarkup-link" target="_blank" rel="noreferrer">https://github.com/i3/i3/issues/3937</a></p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R278 KWindowSystem</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D27356">https://phabricator.kde.org/D27356</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/platforms/xcb/netwm.cpp</div></div></div><br /><div><strong>To: </strong>catherinez<br /><strong>Cc: </strong>kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns<br /></div>