window_clipboard/README.md

12 lines
638 B
Markdown
Raw Permalink Normal View History

2019-12-18 05:55:32 +01:00
# window_clipboard
2019-12-18 06:01:32 +01:00
[![Test Status](https://github.com/hecrj/window_clipboard/workflows/Test/badge.svg)](https://github.com/hecrj/window_clipboard/actions)
[![Documentation](https://docs.rs/window_clipboard/badge.svg)][documentation]
[![Crates.io](https://img.shields.io/crates/v/window_clipboard.svg)](https://crates.io/crates/window_clipboard)
[![License](https://img.shields.io/crates/l/window_clipboard.svg)](https://github.com/hecrj/window_clipboard/blob/master/LICENSE)
2019-12-18 05:55:32 +01:00
A library to obtain clipboard access from a `raw-window-handle`.
2019-12-18 06:01:32 +01:00
__Very experimental, use at your own risk!__
[documentation]: https://docs.rs/window_clipboard