Crate smithay

source ·
Expand description

Smithay: the Wayland compositor smithy

Most entry points in the modules can take an optional slog::Logger as argument that will be used as a drain for logging. If None is provided, they’ll log to slog-stdlog.

Modules

Backend (rendering/input) creation helpers
Reexports of crates, that are part of the public api, for convenience
Various utilities functions and types
Protocol-related utilities

Macros