smithay-clipboard/README.md

14 lines
625 B
Markdown
Raw Normal View History

2019-02-10 01:28:53 +08:00
[![crates.io](http://meritbadge.herokuapp.com/smithay-wayland-clipboard)](https://crates.io/crates/smithay-wayland-clipboard)
[![Build Status](https://travis-ci.org/Smithay/wayland-clipboard.svg?branch=master)](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).