Module runa_core::globals

source ·
Expand description

Traits and type related to wayland globals

Structs

  • Implementation of the wl_display global
  • The registry singleton. This is an interface only object. The actual list of globals is stored in the Globals implementation of the server context.

Traits