<table><tr><td style="">graesslin created this revision.<br />graesslin added reviewers: KWin, Plasma on Wayland.<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/D3337" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>And finally nothing inside libkwineffects, libkwinglutils,<br />
libkwinxrenderutils and kwineffect and kwin core uses KWin::display.<br />
We are finally XLib free!</p>

<p>This change drops KWin::display and removes the include to QX11Info from<br />
kwinglobals.h. And the libraries no longer need to link X11Extras.  Due<br />
to that removal a few seeming unrelated changes are required to add the<br />
include where needed and linkage to X11Extras.</p>

<p>The biggest change is to x11 platform plugin which still needs the<br />
display and caches it in the Platform and passes it to various places in<br />
a way that the code doesn't need to be adjusted.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>rKWIN KWin</div></div></div><br /><div><strong>BRANCH</strong><div><div>kwinglobals-drop-display</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D3337" rel="noreferrer">https://phabricator.kde.org/D3337</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>autotests/CMakeLists.txt<br />
autotests/mock_effectshandler.h<br />
autotests/test_client_machine.cpp<br />
autotests/test_screen_edges.cpp<br />
autotests/test_xcb_size_hints.cpp<br />
autotests/test_xcb_window.cpp<br />
autotests/test_xcb_wrapper.cpp<br />
kcmkwin/kwinrules/main.cpp<br />
libkwineffects/CMakeLists.txt<br />
libkwineffects/kwinglobals.h<br />
main_x11.cpp<br />
plugins/platforms/x11/common/eglonxbackend.cpp<br />
plugins/platforms/x11/common/eglonxbackend.h<br />
plugins/platforms/x11/standalone/glxbackend.cpp<br />
plugins/platforms/x11/standalone/glxbackend.h<br />
plugins/platforms/x11/standalone/x11_platform.cpp<br />
plugins/platforms/x11/standalone/x11_platform.h<br />
plugins/platforms/x11/standalone/xinputintegration.cpp<br />
plugins/platforms/x11/standalone/xinputintegration.h<br />
tests/screenedgeshowtest.cpp<br />
utils.cpp</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>graesslin, KWin, Plasma on Wayland<br /><strong>Cc: </strong>plasma-devel, kwin, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas<br /></div>