<table><tr><td style="">graesslin created this revision.<br />graesslin added a reviewer: Plasma.<br />Restricted Application added a project: Plasma.<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/D2264" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>This follows the approach of kscreenlocker and ksplash: in multi-screen<br />
setups there is one dedicated greeter shown per screen. When the screen<br />
changes resolution, the view gets adopted, when a screen is destroyed,<br />
the view is removed and when a new screen gets added, a view gets<br />
created.</p>

<p>This should make the logout dialog work reliable in multi-screen setups.</p>

<p>As an additional change it's no longer bound to X11 and can also create<br />
views on Wayland, though further integration is required to have the<br />
views positioned correctly and make the compositor aware of this being<br />
a logout dialog (handle like popups).</p>

<p>Unfortunately this change does not work reliable on multiple screens:<br />
only one of the views gets mouse events. This behavior is reproducable<br />
with both X11 and Wayland.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>rPLASMAWORKSPACE Plasma Workspace</div></div></div><br /><div><strong>BRANCH</strong><div><div>ksmserver-logout-greeter-per-screen</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D2264" rel="noreferrer">https://phabricator.kde.org/D2264</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>ksmserver/logout-greeter/main.cpp<br />
ksmserver/shutdowndlg.cpp<br />
ksmserver/shutdowndlg.h</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, jensreuterberg, abetts, sebas<br /></div>