<table><tr><td style="">hein created this revision.<br />hein added a reviewer: Plasma.<br />hein added a subscriber: plasma-devel.<br />Restricted Application added a project: Plasma.</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/D2165" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Unfortunately this alone won't make it work on Wayland, as it's<br />
still based around storing X11 window ids in QActions.</p>

<p>For it to work on Wayland, it should store model indices instead.<br />
However that requires us to be able to refresh contextualActions()<br />
while the menu is open, which the Plasma framework does not yet<br />
allow.</p>

<p>We obviously need to address this later. For now, let's drop<br />
the old backend and save some CPU and memory.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>rPLASMAWORKSPACE Plasma Workspace</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D2165" rel="noreferrer">https://phabricator.kde.org/D2165</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>containmentactions/switchwindow/CMakeLists.txt<br />
containmentactions/switchwindow/switch.cpp<br />
containmentactions/switchwindow/switch.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>hein, Plasma<br /><strong>Cc: </strong>plasma-devel, jensreuterberg, abetts, sebas<br /></div>