kwin/backends/x11
Martin Gräßlin 2afaa60dc5 [wayland] A backend can mark whether it is ready
Replaces the functionality of the WaylandBackend and makes it available
to all backends by providing the functionality directly in
AbstractBackend. By default a backend is not ready and the implementation
must call setReady(true) to indicate that setup has finished
successfully. The compositor won't start till the backend indicates that
it is ready.
2015-05-05 19:05:31 +02:00
..
logging.cpp
logging.h
scene_qpainter_x11_backend.cpp
scene_qpainter_x11_backend.h
screens_x11windowed.cpp
screens_x11windowed.h
x11windowed_backend.cpp [wayland] A backend can mark whether it is ready 2015-05-05 19:05:31 +02:00
x11windowed_backend.h [wayland] Move backend implementations into a backends/<name> directory 2015-05-05 13:05:37 +02:00