Module runa_orbiter::shell::surface

source ·
Expand description

Wayland surfaces

This is unlike compositor::Surface, which is a proxy object in the client’s object store representing an actual surface, which is defined here.

Modules

  • Some roles defined in the wayland protocol

Structs

  • A surface.
  • A entry in a surface’s stack
  • To support the current state and the pending state double buffering, the surface state must be deep cloneable.

Constants

Traits

  • A surface role
  • A double-buffer state associated with a role