No description
Find a file
2024-01-16 21:09:18 -08:00
.github/workflows Build for Wasm in test worflow on GitHub CI 2022-01-27 16:42:07 +07:00
examples Update examples to winit 0.29 2024-01-16 21:09:18 -08:00
macos Bump versions 2020-03-12 07:14:21 +01:00
src Merge pull request #20 from TobTobXX/update-raw-window-handle 2023-04-11 06:18:16 +02:00
wayland Update x11rb and smithay-clipboard dependencies 2023-12-12 12:55:27 -08:00
x11 Update x11rb and smithay-clipboard dependencies 2023-12-12 12:55:27 -08:00
.gitignore Start with an initial draft 2019-12-18 05:55:42 +01:00
Cargo.toml Update examples to winit 0.29 2024-01-16 21:09:18 -08:00
LICENSE Add LICENSE 2019-12-18 06:44:45 +01:00
README.md Update README 2019-12-18 06:02:28 +01:00
rustfmt.toml Start with an initial draft 2019-12-18 05:55:42 +01:00

window_clipboard

Test Status Documentation Crates.io License

A library to obtain clipboard access from a raw-window-handle.

Very experimental, use at your own risk!