I never managed to get other Wayland clipboard managers to work, so I built my own. It supports clipboard history as well as "favorites" - things you paste often and you want to always have available for pasting.
This was originally a small Python script I wrote during a flight, but when I landed I decided to give ChatGPT the code and convert it to Rust. It took a few iterations, but now it's my daily driver.
1 comment
[ 3.6 ms ] story [ 14.0 ms ] threadThis was originally a small Python script I wrote during a flight, but when I landed I decided to give ChatGPT the code and convert it to Rust. It took a few iterations, but now it's my daily driver.