weston/libweston/backend-vnc
Derek Foreman fe2b5db01e libweston: Track plane in paint node instead of view
Tracking the view's plane in the paint node in this way is a step towards
inflicting plane damage from paint node update during the output repaint,
instead of manually doing weston_view_damage_below().

We remove view->plane entirely and do all access through pnodes.

Signed-off-by: Derek Foreman <derek.foreman@collabora.com>
2023-07-11 07:26:43 -05:00
..
meson.build backend-vnc: add meson subprojects support 2023-01-31 09:43:41 +02:00
vnc.c libweston: Track plane in paint node instead of view 2023-07-11 07:26:43 -05:00