Module reexports
Available on crate feature
wayland and Linux only.Expand description
Re-exports of some crates, for convenience.
Modulesยง
- calloop
- Calloop, a Callback-based Event Loop
- calloop_
wayland_ source - Utilities for using an
EventQueuefrom wayland-client with an event loop that performs polling withcalloop. - client
- Interface for interacting with the Wayland protocol, client-side.
- csd_
frame - The interface for wayland client side decorations (CSD).
- protocols
- This crate provides bindings to the official wayland protocol extensions provided in https://gitlab.freedesktop.org/wayland/wayland-protocols
- protocols_
experimental - This crate provides Wayland object definitions for experimental protocol extensions.
- protocols_
misc - This crate provides Wayland object definitions for various orphan or deprecated protocol extensions.
- protocols_
wlr - This crate provides bindings to the wlroots wayland protocol extensions provided in https://gitlab.freedesktop.org/wlroots/wlr-protocols