Skip to content

compositor: commit subsurfaces before the main surface

Michael Olbrich requested to merge mol/weston:commit into main

The main surface commit includes the xdg surface commit. Here, the accumulated surface size is validated. All subsurfaces must be comitted first to ensure that the corrent current values are used.

Merge request reports