Expand description
This crate provides Wayland object definitions for various orphan or deprecated protocol extensions.
This crate provides bindings for protocols that are generally not officially supported, but are de facto used by a non-negligible number of projets in the wayland ecosystem.
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ยง
- gtk_
primary_ selection - Gtk primary selection protocol
- server_
decoration - KDE server decoration protocol
- zwp_
input_ method_ v2 - Input method v2 unstable
- zwp_
virtual_ keyboard_ v1 - Virtual keyboard v1 unstable