kwin/backends/fbdev
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
..
fb_backend.cpp [wayland] A backend can mark whether it is ready 2015-05-05 19:05:31 +02:00
fb_backend.h [wayland] Use a pure virtual AbstractBackend::init method 2015-05-06 08:34:26 +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_fb_backend.cpp
scene_qpainter_fb_backend.h
screens_fb.cpp
screens_fb.h