Skip to content

scene: Transform coordinates for direct scanout

David Turner requested to merge david.turner/wlroots:scanout_transform into master

We support direct scanout when there is an output and buffer transform so long as the transforms are the same (so cancel out for the buffer contents). But we still need to apply the output transform to the destination box location and size.

Merge request reports

Loading