Initial commit
This commit is contained in:
commit
17011ea9f7
10 changed files with 510 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[](https://crates.io/crates/smithay-wayland-clipboard)
|
||||
[](https://travis-ci.org/Smithay/wayland-clipboard)
|
||||
|
||||
|
||||
# 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](https://smithay.github.io/wayland-clipboard/).
|
||||
|
||||
The documentation for the releases can be found on [docs.rs](https://docs.rs/smithay-wayland-clipboard).
|
||||
Loading…
Add table
Add a link
Reference in a new issue