Crates.io | ringboard-wayland |
lib.rs | ringboard-wayland |
version | 0.12.2 |
created_at | 2025-01-13 02:31:49.730761+00 |
updated_at | 2025-08-20 01:21:13.307343+00 |
description | Wayland Ringboard clipboard listener. |
homepage | |
repository | https://github.com/SUPERCILEX/clipboard-history |
max_upload_size | |
id | 1514025 |
size | 78,030 |
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.