Skip to content

output-layer: add cropping support

Simon Ser requested to merge emersion/wlroots:output-layer-src-box into master

Add a src_box state field. Use the SRC_* KMS props in the DRM backend, reject the layers in the Wayland backend (for now, we can support it later via viewporter).

Merge request reports