Skip to content

Remove wlr_surface::subsurface, add wlr_subcompositor

Simon Ser requested to merge github/fork/emersion/remove-surface-subsurface into master
  • Remove wlr_surface::subsurface, because a subsurface is a just a role, nothing special (updates #833 (closed))
  • Add wlr_subcompositor, which was missing (for now it's tied to wlr_compositor)

Merge request reports