EXO: Add support for transform to fullscreen client
Allows the fullscreen client to be executed with a custom transform. (Valid values are 0, 90, 180, 270). This means the client will allocate buffers in the native display space (useful for overlay support). The transform hint is used to inform the compositor of the correct rendering orientation of the client surface. Bug: None Test: wayland_fullscreen_client --transform="90" Change-Id: I6be91c8f6d3a027466581f680c186614fcbd25d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1631728 Commit-Queue: Daniel Nicoara <dnicoara@chromium.org> Reviewed-by:Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#664377}
Showing
Please register or sign in to comment