kwin/backends/wayland
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
..
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
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
screens_wayland.cpp [wayland] Dedicate logging category for each of the backends 2015-05-05 17:47:03 +02:00
screens_wayland.h
wayland_backend.cpp [wayland] AbstractBackend provides signal screensQueried 2015-05-06 09:05:37 +02:00
wayland_backend.h [wayland] Use a pure virtual AbstractBackend::init method 2015-05-06 08:34:26 +02:00