Crates.io | clipboard-history-wayland |
lib.rs | clipboard-history-wayland |
version | 0.12.2 |
created_at | 2024-04-25 21:46:59.348893+00 |
updated_at | 2025-08-20 01:20:34.609785+00 |
description | Wayland Ringboard clipboard listener. |
homepage | |
repository | https://github.com/SUPERCILEX/clipboard-history |
max_upload_size | |
id | 1220767 |
size | 78,035 |
This binary provides a Wayland clipboard watching service for the Ringboard database. It connects to
the Wayland and Ringboard servers and uses the ext_data_control_v1
protocol to monitor the
clipboard for new clipboard selections to send to the Ringboard server.
Additionally, it offers a paste server capable of becoming the Wayland selection owner for clients to call. Implementation notes are similar to the X11 watcher.