<table><tr><td style="">davidedmundson created this revision.<br />davidedmundson added a reviewer: Plasma.<br />Restricted Application added projects: Plasma on Wayland, Frameworks.<br />Restricted Application added subscribers: Frameworks, 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/D8050" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>This allows a server to filter which globals are visible and bindable by<br />
clients.</p>

<p>Design rationale:<br />
Could be it's own class with Display as an arg, but we need the lifespan<br />
to exactly match Display, and the cardinality to match Display and it<br />
needs to be set after we're started but before clients connect.</p>

<p>Better to enfore rules with code than with documentation.</p>

<p>I'm filtering by interface name as there isn't any other good<br />
identifier of what a wl_global refers to, even if you could assume<br />
you can cast the userdata to a Server::Global.</p>

<hr class="remarkup-hr" />

<p>Note also that I posted my proposal on <a href="https://phabricator.kde.org/T4437" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;" rel="noreferrer">T4437</a> of how the kwin side should<br />
behave.<br />
We probably need to restart a discussion / fight to the death on plasma-<br />
devel about that before proceeding.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Attached unit test</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R127 KWayland</div></div></div><br /><div><strong>BRANCH</strong><div><div>filter2</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D8050" rel="noreferrer">https://phabricator.kde.org/D8050</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>autotests/client/CMakeLists.txt<br />
autotests/client/test_wayland_filter.cpp<br />
src/server/CMakeLists.txt<br />
src/server/filtered_display.cpp<br />
src/server/filtered_display.h</div></div></div><br /><div><strong>To: </strong>davidedmundson, Plasma<br /><strong>Cc: </strong>plasma-devel, Frameworks, leezu, ZrenBot, alexeymin, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, eliasp, sebas, apol, mart, hein<br /></div>