Expand description
This crate provides bindings to the COSMIC wayland protocol extensions.
These bindings are built on top of the crates wayland-client and wayland-server.
Each protocol module contains a client and a server submodules, for each side of the
protocol. The creation of these modules (and the dependency on the associated crate) is
controlled by the two cargo features client and server.
Modulesยง
- a11y
- Accessibility support.
- atspi
- Atspi accessibility support.
- corner_
radius - Hint toplevel corner radius values.
- image_
capture_ source - Capture source interface extending
ext-image-capture-source-v1. - output_
management - Output management interface.
- overlap_
notify - Get overlap notifications for layer surfaces
- toplevel_
info - Receive information about toplevel surfaces.
- toplevel_
management - Modify state toplevel surfaces.
- workspace
- Receive information about and control workspaces.