Crate smithay_client_toolkit
source ·Modules§
- Re-exports of some crates, for convenience.
- Utilities for binding globals with [
wl_registry
] in delegates. - Shell abstractions
Macros§
- Delegates the handling of [
wl_registry
]. - Delegates the handling of [
wl_shm
] to someShm
. - A helper macro for implementing
ProvidesRegistryState
.