d245bbdd13
weston_renderer::repaint_output must be called from the weston_output::repaint callback. When called from the weston_output::enable callback, a black frame is produced. Instead of painting an invalid buffer and then working around it by setting output damage, just don't skip the first real repaint even though no VNC client is connected yet. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> |
||
---|---|---|
.. | ||
meson.build | ||
vnc.c |