Structs§
- Subcompositor
- An implementation of the wl_subcompositor global.
- Subsurface
Enums§
- Subsurface
Mode - Wayland subsurfaces may be in one of two modes, Sync (the default) or Desync. When a wl_subsurface is in sync mode, a wl_surface::commit will simply snapshot the set of pending state. This state will be applied (and changes will appear on screen) when its parent’s surface is committed.