No description
Find a file
2019-02-10 01:28:53 +08:00
examples Initial commit 2019-02-10 01:28:53 +08:00
src Initial commit 2019-02-10 01:28:53 +08:00
.gitignore Initial commit 2019-02-10 01:28:53 +08:00
.travis.yml Initial commit 2019-02-10 01:28:53 +08:00
Cargo.toml Initial commit 2019-02-10 01:28:53 +08:00
CHANGELOG.md Initial commit 2019-02-10 01:28:53 +08:00
CONTRIBUTING.md Initial commit 2019-02-10 01:28:53 +08:00
doc_index.html Initial commit 2019-02-10 01:28:53 +08:00
LICENSE Initial commit 2019-02-10 01:28:53 +08:00
README.md Initial commit 2019-02-10 01:28:53 +08:00

crates.io Build Status

Smithay Wayland Clipboard

This crate provides access to the wayland clipboard with only requirement being a WlDisplay object.

Documentation

The documentation for the master branch is available online.

The documentation for the releases can be found on docs.rs.