mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-15 20:38:08 +02:00
This de-couples the compositor view build list from the paint node
ordered list to allow a more finer grain over what lists we need to
rebuild upon repaints.
As a consequence to that this avoids a trip over from the compositor
when paint nodes are destroyed and no longer re-created upon rebuilding
the view list.
Fixes: #1070
Fixes:
|
||
|---|---|---|
| .. | ||
| libweston | ||
| meson.build | ||