755dd81e49
In order to allow per screen rendering, we need the Compositor to be able to drive rendering on each screen. Currently, it's not possible because Scene::paint() paints all screen. With this change, the Compositor will be able to ask the Scene to paint only a screen with the specific id. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
egl_x11_backend.cpp | ||
egl_x11_backend.h | ||
logging.cpp | ||
logging.h | ||
scene_qpainter_x11_backend.cpp | ||
scene_qpainter_x11_backend.h | ||
x11.json | ||
x11windowed_backend.cpp | ||
x11windowed_backend.h | ||
x11windowed_output.cpp | ||
x11windowed_output.h |