<table><tr><td style="">apol created this revision.<br />apol added a reviewer: Plasma.<br />Herald added a project: KWin.<br />Herald added a subscriber: kwin.<br />apol requested review of this revision.
</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/D22571">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>For some interfaces, we'll look at the X-KDE-Wayland-Interfaces property in the desktop file to see which interfaces are requested.<br />
Requires <a href="https://phabricator.kde.org/D22570" style="background-color: #e7e7e7;
border-color: #e7e7e7;
border-radius: 3px;
padding: 0 4px;
font-weight: bold;
color: black;text-decoration: none;">D22570</a>.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Using Plasma with it, things seem to work if I add:<br />
diff --git a/krunner/krunner.desktop b/krunner/krunner.desktop<br />
index b68323ff9..aeed607fc 100644</p>
<ul class="remarkup-list">
<li class="remarkup-list-item">a/krunner/krunner.desktop</li>
</ul>
<p>+++ b/krunner/krunner.desktop<br />
@@ -51,6 +51,7 @@ X-DBUS-ServiceName=org.kde.krunner<br />
X-KDE-StartupNotify=false<br />
X-KDE-Shortcuts=Alt+Space,Alt+F2,Search<br />
Actions=RunClipboard<br />
+X-KDE-Wayland-Interfaces=org_kde_plasma_window_management</p>
<p>[Desktop Action RunClipboard]<br />
Exec=krunner -c<br />
diff --git a/shell/org.kde.plasmashell.desktop b/shell/org.kde.plasmashell.desktop<br />
index 6c90794e0..d4086b04b 100644</p>
<ul class="remarkup-list">
<li class="remarkup-list-item">a/shell/org.kde.plasmashell.desktop</li>
</ul>
<p>+++ b/shell/org.kde.plasmashell.desktop<br />
@@ -56,3 +56,5 @@ OnlyShowIn=KDE;<br />
X-KDE-autostart-phase=0<br />
Icon=plasma<br />
NoDisplay=true<br />
+<br />
+X-KDE-Wayland-Interfaces=org_kde_plasma_window_management</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R108 KWin</div></div></div><br /><div><strong>BRANCH</strong><div><div>filtered</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D22571">https://phabricator.kde.org/D22571</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>wayland_server.cpp</div></div></div><br /><div><strong>To: </strong>apol, Plasma<br /><strong>Cc: </strong>kwin, LeGast00n, fmonteiro, sbergeron, jraleigh, fbampaloukas, GB_2, mkulinski, ragreen, jackyalcine, Pitel, iodelay, crozbo, bwowk, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol, mart<br /></div>