Module runa_orbiter::shell

source ·
Expand description

Traits and types for the shell.

A shell is the user facing component of the compositor. It manages a set of surfaces, and is responsible of presenting them to the user, as well as accepting user interactions. It is in control of all the visual aspects of a compositor.

Modules

  • Various kind of buffers used in wayland protocols.
  • Type for representing output screens
  • Wayland surfaces
  • Types and traits for the xdg shell.

Structs

Enums

Traits