Skip to content

compositor: Observe frame opaque region when updating shapes

From the main commit:

Apply either frame or client window opaque regions (or both as
an union). For client windows without an alpha channel, the frame
shape already contains the client area. If the client window does
have an alpha channel, the client rectangle is cleared to let the
client's opaque region take care of it.

Closes: #2555 (closed)

Edited by Carlos Garnacho

Merge request reports