kwin/backends/x11
Martin Gräßlin 0782252f72 [wayland] AbstractBackend provides signal screensQueried
With this change all backends need to emit the screensQueried signal
at some point. So far only x11 backend did not provide the signal,
wayland had a comparable delayed init mechanism. Now all backends use
the same mechanism.
2015-05-06 09: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_x11_backend.cpp
scene_qpainter_x11_backend.h
screens_x11windowed.cpp
screens_x11windowed.h
x11windowed_backend.cpp [wayland] AbstractBackend provides signal screensQueried 2015-05-06 09:05:37 +02:00
x11windowed_backend.h [wayland] Use a pure virtual AbstractBackend::init method 2015-05-06 08:34:26 +02:00