Module wp_alpha_modifier_surface_v1

Source
Expand description

alpha modifier object for a surface

This interface allows the client to set a factor for the alpha values on a surface, which can be used to offload such operations to the compositor. The default factor is UINT32_MAX.

This object has to be destroyed before the associated wl_surface. Once the wl_surface is destroyed, all request on this object will raise the no_surface error.

Structs§

WpAlphaModifierSurfaceV1
alpha modifier object for a surface

Enums§

Error
Event
Request

Constants§

REQ_DESTROY_OPCODE
The wire opcode for this request
REQ_DESTROY_SINCE
The minimal object version supporting this request
REQ_SET_MULTIPLIER_OPCODE
The wire opcode for this request
REQ_SET_MULTIPLIER_SINCE
The minimal object version supporting this request