weston/libweston/backend-vnc
Philipp Zabel ce4cf2d060 backend-vnc: move accumulated damage with output
When the output is moved, move its per-framebuffer accumulated damage
with it. The alternative would be to track accumulated damage in the
local output coordinate system, but that would require translating back
into global coordinates for repaint_output.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2022-12-16 15:51:27 +02:00
..
meson.build backend-vnc: add VNC support using Neat VNC library 2022-10-18 07:31:42 +02:00
vnc.c backend-vnc: move accumulated damage with output 2022-12-16 15:51:27 +02:00