kwin/backends/wayland
Martin Gräßlin c4f8bed815 [wayland] Use a pure virtual AbstractBackend::init method
Two backends already used an init method, let's make that the same
in all backends to be able to have shared startup code.
2015-05-06 08:34:26 +02:00
..
egl_wayland_backend.cpp [wayland] Dedicate logging category for each of the backends 2015-05-05 17:47:03 +02:00
egl_wayland_backend.h [wayland] Move backend implementations into a backends/<name> directory 2015-05-05 13:05:37 +02:00
logging.cpp [wayland] Dedicate logging category for each of the backends 2015-05-05 17:47:03 +02:00
logging.h [wayland] Dedicate logging category for each of the backends 2015-05-05 17:47:03 +02:00
scene_qpainter_wayland_backend.cpp [wayland] Dedicate logging category for each of the backends 2015-05-05 17:47:03 +02:00
scene_qpainter_wayland_backend.h [wayland] Move WaylandQPainterBackend into backends/wayland 2015-05-05 15:13:36 +02:00
screens_wayland.cpp [wayland] Dedicate logging category for each of the backends 2015-05-05 17:47:03 +02:00
screens_wayland.h [wayland] Move backend implementations into a backends/<name> directory 2015-05-05 13:05:37 +02:00
wayland_backend.cpp [wayland] Use a pure virtual AbstractBackend::init method 2015-05-06 08:34:26 +02:00
wayland_backend.h [wayland] Use a pure virtual AbstractBackend::init method 2015-05-06 08:34:26 +02:00