kwin/backends/x11
Martin Gräßlin 5d946e3762 Make X11_XCB a build dependency of X11 windowed backend
Let's rather not build the plugin if we don't have the dependency
then building it without OpenGL support. Simplifies the code a bit
and makes the backend overall more useful and goes along with e.g.
the Wayland one which has EGL also as a hard dependency for the
plugin.

REVIEW: 124697
2015-08-12 11:39:20 +02:00
..
CMakeLists.txt Make X11_XCB a build dependency of X11 windowed backend 2015-08-12 11:39:20 +02:00
logging.cpp Change default logging category to QtCriticalMsg 2015-07-31 13:29:58 +02:00
logging.h [wayland] Dedicate logging category for each of the backends 2015-05-05 17:47:03 +02:00
scene_qpainter_x11_backend.cpp [wayland] Move X11WindowedQPainterBackend into backends/x11 2015-05-05 15:23:53 +02:00
scene_qpainter_x11_backend.h [wayland] Move X11WindowedQPainterBackend into backends/x11 2015-05-05 15:23:53 +02:00
screens_x11windowed.cpp [wayland] Move backend implementations into a backends/<name> directory 2015-05-05 13:05:37 +02:00
screens_x11windowed.h [wayland] Move backend implementations into a backends/<name> directory 2015-05-05 13:05:37 +02:00
x11.json Create a plugin for each of the wayland backends 2015-05-06 10:31:39 +02:00
x11windowed_backend.cpp Make X11_XCB a build dependency of X11 windowed backend 2015-08-12 11:39:20 +02:00
x11windowed_backend.h [wayland] Support pointer warping in the backends 2015-06-06 17:43:13 +02:00