25 releases
0.7.2 | Jul 16, 2024 |
---|---|
0.7.1 | Feb 20, 2024 |
0.7.0 | Oct 10, 2023 |
0.6.6 | Jun 20, 2022 |
0.1.0 | Feb 14, 2019 |
#140 in Unix APIs
547,295 downloads per month
Used in 652 crates
(6 directly)
33KB
673 lines
Smithay Clipboard
Provides access to the Wayland clipboard for gui applications. The user should have surface around.
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.
Dependencies
~7–16MB
~232K SLoC