mirror of
https://github.com/1Password/arboard.git
synced 2025-12-23 06:01:09 +00:00
* Support waiting on the clipboard to be overwritten on Linux * Add daemonize example * Improve docs of ClipboardExtLinux * Allow daemonize to compile on all platforms * Use a constant in daemonize example * Improve wording in docs of clipboard waiting * Add a builder-like API to reduce combinatorial explosion * Remove ClipboardExtLinux This also adds support for setting and getting image data on the primary and secondary clipboards. |
||
|---|---|---|
| .. | ||
| daemonize.rs | ||
| get_image.rs | ||
| hello_world.rs | ||
| set_image.rs | ||