<div>graesslin created this revision.<br />
graesslin added a reviewer: Plasma.<br />
Herald added a project: Plasma.<br />
Herald added a subscriber: plasma-devel.</div><br /><div><strong>REVISION SUMMARY</strong><div><p>In case the ConnectionThread is created from the QGuiApplication the<br />
roundtrip is performed through a function provided by the QPA plugin.</p>

<p>If the QPA plugin does not provide such a function, the normal<br />
wl_display_roundtrip is used.</p>

<p>This is mostly a helper for KWin. Plugins might call roundtrip from the<br />
main gui thread which results in a dead freeze of KWin. By providing this<br />
function through the native interface KWin can ensure it doesn't freeze<br />
and the plugin still gets the functionality of the roundtrip.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>rKWAYLAND KWayland</div></div></div><br /><div><strong>BRANCH</strong><div><div>roundtrip-qpa-5.6</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D1152" rel="noreferrer">https://phabricator.kde.org/D1152</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/client/connection_thread.cpp</div></div></div><br /><div><strong>EMAIL PREFERENCES</strong><div><a href="https://phabricator.kde.org/settings/panel/emailpreferences/" rel="noreferrer">https://phabricator.kde.org/settings/panel/emailpreferences/</a></div></div><br /><div><strong>To: </strong>graesslin, Plasma<br /><strong>Cc: </strong>plasma-devel<br /></div>