Skip to content
Commit 71f03a71 authored by Robert Mader's avatar Robert Mader Committed by Georges Basile Stavracas Neto
Browse files

wayland/actor-surface: Always set opaque region on alpha-less textures

Wayland clients using buffers without alpha channel are not expected to
set an opaque region. However, we rely on the opaque region for the fast
painting path in `MetaShapedTexture`.

Thus, make sure to always set an opaque region internally in those cases.
For X11 clients, wo do so already.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1463
parent 64d34a76
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment