No description
Find a file
2024-03-26 17:13:38 -04:00
.github/workflows Update to SCTK 0.18.0 2023-10-10 20:49:56 +04:00
examples refactor: Allow requesting a specific mime type when peeking at the offer 2024-03-26 17:13:38 -04:00
src refactor: Allow requesting a specific mime type when peeking at the offer 2024-03-26 17:13:38 -04:00
.gitignore Initial commit 2019-02-10 01:28:53 +08:00
Cargo.toml wip: dnd offer handling 2024-03-25 16:18:42 -04:00
CHANGELOG.md chore: CHANGELOG 2024-03-25 16:18:48 -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
rust-toolchain feat: dnd sources 2024-03-25 16:18:46 -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.