<table><tr><td style="">graesslin created this revision.<br />graesslin added reviewers: KWin, Plasma.<br />Restricted Application added a project: KWin.<br />Restricted Application added subscribers: kwin, plasma-devel.<br />graesslin requested review of this revision.<br />Restricted Application edited projects, added Plasma; removed KWin.
</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/D10490" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>This call is added for the window rules kcm which has a detect<br />
functionality. As that detect functionality cannot query any Wayland<br />
windows we need to have some functionality in KWin core. Furthermore<br />
this allows to simplify the code in the kcm as all the custom X11<br />
interaction can be removed. KWin internally has the functionality to<br />
find a window at a given position.</p>

<p>From a security perspective adding this dbus method is fine as the user<br />
stays in control of the functionality. It requires active click to<br />
select a window.</p>

<p>The new dbus call is already used in the rules kcm replacing the<br />
X11 based detect functionality. That a detect is now able to get<br />
information for both X11 and Wayland windows. So far only X11 windows<br />
on X11 were supported. So this fills an important gap in the Wayland<br />
offerings. It should now be possible to create rules for Wayland<br />
windows (though may not be fully functional).</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Run the kwin_rules_dialog and it detected the window correctly</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R108 KWin</div></div></div><br /><div><strong>BRANCH</strong><div><div>rules-detect-dbus</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D10490" rel="noreferrer">https://phabricator.kde.org/D10490</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>dbusinterface.cpp<br />
dbusinterface.h<br />
kcmkwin/kwinrules/CMakeLists.txt<br />
kcmkwin/kwinrules/detectwidget.cpp<br />
kcmkwin/kwinrules/detectwidget.h<br />
kcmkwin/kwinrules/ruleswidget.cpp<br />
kcmkwin/kwinrules/ruleswidget.h<br />
org.kde.KWin.xml</div></div></div><br /><div><strong>To: </strong>graesslin, KWin, Plasma<br /><strong>Cc: </strong>plasma-devel, kwin, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>