Crates.io | clipboard-history-x11 |
lib.rs | clipboard-history-x11 |
version | |
source | src |
created_at | 2024-04-25 21:46:46.575209 |
updated_at | 2024-10-28 01:10:37.734772 |
description | X11 Ringboard clipboard listener. |
homepage | |
repository | https://github.com/SUPERCILEX/clipboard-history |
max_upload_size | |
id | 1220765 |
Cargo.toml error: | TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
This binary provides an X11 clipboard watching service for the Ringboard database. It connects to the X11 and Ringboard servers and uses the X11 XFixes extension to monitor the clipboard for new clipboard selections to send to the Ringboard server.
Additionally, it offers a paste server capable of becoming the X11 selection owner for clients to call.
UTF8_STRING
data before falling back to a TARGETS
query.best_target.rs
.