No description
Find a file
2023-10-10 21:33:54 +04:00
.github/workflows Update to SCTK 0.18.0 2023-10-10 20:49:56 +04:00
examples Update to SCTK 0.18.0 2023-10-10 20:49:56 +04:00
src mime: use text/plain as a fallback 2023-10-10 21:07:27 +04:00
.gitignore Initial commit 2019-02-10 01:28:53 +08:00
Cargo.toml smithay-clipboard version 0.7.0 2023-10-10 21:33:54 +04:00
CHANGELOG.md smithay-clipboard version 0.7.0 2023-10-10 21:33:54 +04: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 chore: update readme 2023-10-10 21:17:54 +04:00
rustfmt.toml Update to SCTK 0.18.0 2023-10-10 20:49:56 +04:00

crates.io

Smithay Clipboard

This crate provides access to the Wayland clipboard for applications already using some sort of GUI toolkit or a windowing library, like winit, since you should have some surface around to receive keyboard/pointer events.

If you want to access clipboard from the CLI or to write clipboard manager, this is not what you're looking for.

Documentation

The documentation for the master branch is available online.

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

Contact Us

If you have questions or want to discuss the project with us, join our chatroom on matrix: #sctk:matrix.org.