Module ext_background_effect_manager_v1

Source
Expand description

background effect factory

This protocol provides a way to improve visuals of translucent surfaces by applying effects like blur to the background behind them.

The capabilities are send when the global is bound, and every time they change. Note that when the capability goes away, the corresponding effect is no longer applied by the compositor, even if it was set before.

Warning! The protocol described in this file is currently in the testing phase. Backward compatible changes may be added together with the corresponding interface version bump. Backward incompatible changes can only be done by creating a new major version of the extension.

Structs§

Capability
ExtBackgroundEffectManagerV1
background effect factory

Enums§

Error
Event
Request

Constants§

EVT_CAPABILITIES_OPCODE
The wire opcode for this event
EVT_CAPABILITIES_SINCE
The minimal object version supporting this event
REQ_DESTROY_OPCODE
The wire opcode for this request
REQ_DESTROY_SINCE
The minimal object version supporting this request
REQ_GET_BACKGROUND_EFFECT_OPCODE
The wire opcode for this request
REQ_GET_BACKGROUND_EFFECT_SINCE
The minimal object version supporting this request