<table><tr><td style="">bdhruve created this revision.<br />Restricted Application added subscribers: kwin, plasma-devel.<br />Restricted Application added projects: Plasma on Wayland, 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/D5579" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>This starts Wayland server with some basic interfaces</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">shm</li>
<li class="remarkup-list-item">compositor</li>
<li class="remarkup-list-item">seat</li>
<li class="remarkup-list-item">shell</li>
<li class="remarkup-list-item">output</li>
</ul>

<p>And starts nested kwin_wayland.</p>

<p>This then uses the QPainter backend of kwin_wayland to<br />
render the content on QQuickItem and also translates the<br />
qt quick events into the FakeInput events for kwin_wayland.</p>

<p>Currently mouse and keyboard input events are supported.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>testcase attached as part of diff</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R108 KWin</div></div></div><br /><div><strong>BRANCH</strong><div><div>kwinnested</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D5579" rel="noreferrer">https://phabricator.kde.org/D5579</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>config-kwin.h.cmake<br />
main_wayland.cpp<br />
plugins/CMakeLists.txt<br />
plugins/declarative/CMakeLists.txt<br />
plugins/declarative/kwinnested/CMakeLists.txt<br />
plugins/declarative/kwinnested/kwinnested.cpp<br />
plugins/declarative/kwinnested/kwinnested.h<br />
plugins/declarative/kwinnested/kwinplugin.cpp<br />
plugins/declarative/kwinnested/kwinplugin.h<br />
plugins/declarative/kwinnested/qmldir<br />
plugins/declarative/kwinnested/tests/main.qml</div></div></div><br /><div><strong>To: </strong>bdhruve, Plasma on Wayland, KWin<br /><strong>Cc: </strong>plasma-devel, kwin, spstarr, progwolff, Zren, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, eliasp, sebas, apol, lukas<br /></div>