Expand description

The interface for wayland client side decorations (CSD).

The crate is intended to be used by libraries providing client side decorations for the xdg-shell protocol.

Examples could be found in client toolkit and sctk-adwaita.

Structs

Enums

  • Describes the appearance of the (usually mouse) cursor icon.
  • The Frame action user should perform in responce to mouse click events.
  • The user clicked or touched the decoractions frame.
  • Which edge or corner is being dragged.

Traits