[![crates.io](https://img.shields.io/crates/v/wayland-protocols-plasma.svg)](https://crates.io/crates/wayland-protocols-plasma) [![docs.rs](https://docs.rs/wayland-protocols-plasma/badge.svg)](https://docs.rs/wayland-protocols-plasma) [![Continuous Integration](https://github.com/Smithay/wayland-rs/workflows/Continuous%20Integration/badge.svg)](https://github.com/Smithay/wayland-rs/actions?query=workflow%3A%22Continuous+Integration%22) [![codecov](https://codecov.io/gh/Smithay/wayland-rs/branch/master/graph/badge.svg)](https://codecov.io/gh/Smithay/wayland-rs) # wayland-protocols-plasma This crate provides Wayland object definitions for the Plasma Wayland protocol extensions. It is meant to be used in addition to `wayland-client` or `wayland-server`. This crate provides bindings for the ["plasma-wayland-protocols"](https://github.com/KDE/plasma-wayland-protocols) extensions repository. The provided objects are controlled by the `client` and `server` cargo features, which respectively enable the generation of client-side and server-side objects