Crate smithay [] [src]

Smithay: the wayland compositor smithy

Most entry points in the modules can take an optionnal 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

Backend (rendering/input) creation helpers

utils

Various utilities functions and types

wayland

Protocol-related utilities

Macros

define_roles