kwin/backends
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
..
drm [wayland] A backend can mark whether it is ready 2015-05-05 19:05:31 +02:00
fbdev [wayland] A backend can mark whether it is ready 2015-05-05 19:05:31 +02:00
wayland [wayland] A backend can mark whether it is ready 2015-05-05 19:05:31 +02:00
x11 [wayland] A backend can mark whether it is ready 2015-05-05 19:05:31 +02:00