kwin/kcmkwin
Martin Gräßlin 346619aa36 Remove KWin::display from kwinglobals
Summary:
And finally nothing inside libkwineffects, libkwinglutils,
libkwinxrenderutils and kwineffect and kwin core uses KWin::display.
We are finally XLib free!

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

The biggest change is to x11 platform plugin which still needs the
display and caches it in the Platform and passes it to various places in
a way that the code doesn't need to be adjusted.

Reviewers: #kwin, #plasma_on_wayland

Subscribers: plasma-devel, kwin

Tags: #plasma_on_wayland, #kwin

Differential Revision: https://phabricator.kde.org/D3337
2016-11-16 18:00:00 +01:00
..
kwincompositing SVN_SILENT made messages (.desktop file) - always resolve ours 2016-11-04 09:48:38 +00:00
kwindecoration SVN_SILENT made messages (.desktop file) - always resolve ours 2016-09-24 12:33:32 +00:00
kwindesktop
kwinoptions SVN_SILENT made messages (.desktop file) - always resolve ours 2016-10-02 12:02:41 +00:00
kwinrules Remove KWin::display from kwinglobals 2016-11-16 18:00:00 +01:00
kwinscreenedges Allow configuring script's screen edges from the KCM 2016-10-07 15:20:14 +01:00
kwinscripts Use KPackage in kcmscripts 2016-10-07 13:27:19 +01:00
kwintabbox
CMakeLists.txt