No description
Find a file
Kirill Chibisov 29b2884442 Implement gtk-primary-selection protocol (#7)
Add fallback to gtk primary selection, when zwp primary selection is not available
2019-08-13 23:58:12 +08:00
examples Refactor thread code into threaded.rs 2019-06-07 10:46:22 +08:00
src Implement gtk-primary-selection protocol (#7) 2019-08-13 23:58:12 +08:00
.gitignore Initial commit 2019-02-10 01:28:53 +08:00
.travis.yml Fix .travis.yml 2019-02-14 18:22:51 +08:00
Cargo.toml Release 0.3.3 2019-06-14 16:15:55 +08:00
CHANGELOG.md Implement gtk-primary-selection protocol (#7) 2019-08-13 23:58:12 +08:00
CONTRIBUTING.md Fix docs 2019-02-14 18:01:57 +08:00
doc_index.html Rename to smithay-clipboard 2019-02-10 19:05:47 +08:00
LICENSE Initial commit 2019-02-10 01:28:53 +08:00
README.md Rename to smithay-clipboard 2019-02-10 19:05:47 +08:00

crates.io Build Status

Smithay Clipboard

This crate provides access to the wayland clipboard.

Documentation

The documentation for the master branch is available online.

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