No description
Find a file
daxpedda 40e3e94b0b
Revert "Further improvements"
This reverts commit b4e2e560fd.
2021-03-09 08:38:04 +01:00
.github/workflows Remove copypasta and maintain our own fork 2019-12-19 05:47:36 +01:00
examples Rename Clipboard::new to Clipboard::connect 2021-03-07 03:25:51 +01:00
macos Bump versions 2020-03-12 07:14:21 +01:00
src Rename Clipboard::new to Clipboard::connect 2021-03-07 03:25:51 +01:00
wayland Rename Clipboard::new to Clipboard::connect 2021-03-07 03:25:51 +01:00
x11 Revert "Further improvements" 2021-03-09 08:38:04 +01:00
.gitignore Start with an initial draft 2019-12-18 05:55:42 +01:00
Cargo.toml Bump versions 🎉 2021-02-11 22:52:00 +01: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!