<table><tr><td style="">graesslin created this revision.<br />Restricted Application added projects: Plasma on Wayland, Frameworks.<br />Restricted Application added a subscriber: 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/D6569" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>This is change needed by KWin. KWin has the problem that it destroys its<br />
internal Wayland connection (KWin as client for KWin as server) before<br />
shutting down the application. Other external libraries loaded into KWin<br />
(e.g. breeze window decoration) are unloaded later on, then try to clean<br />
up their Wayland resources and crash KWin due to accessing a no longer<br />
valid Wayland connection.</p>

<p>With the help of this new API KWin can access all connections during<br />
the clean up and destroy them before shutting down the Wayland server and<br />
thus exit cleanly.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R127 KWayland</div></div></div><br /><div><strong>BRANCH</strong><div><div>all-connection-threads</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D6569" rel="noreferrer">https://phabricator.kde.org/D6569</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>autotests/client/test_wayland_connection_thread.cpp<br />
src/client/connection_thread.cpp<br />
src/client/connection_thread.h</div></div></div><br /><div><strong>To: </strong>graesslin, Frameworks, Plasma, KWin<br /><strong>Cc: </strong>plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, eliasp, sebas, apol, mart, hein, lukas<br /></div>