Structs§
- A
BufferAttachment
holds the state of the attached buffer to aSurface
. - An implementation of the wl_compositor global.
- A Surface is the object backing wl_surface protocol objects.
Enums§
SurfaceRole
holds the set of every role that can be assigned to a wl_surface. Each variant will hold anObjectRef
to the role object.