
Clippy Land hits v1.0.0! Persistent pins, Vim keys, settings and some updates
Hi everyone,
Quick update on Clippy Land, the clipboard applet for COSMIC! I'm really glad to say that it's finally hit its first stable release, v1.0.0!
I’ve been polishing a few things based on feedback and my own daily use. Here are some of the nice quality-of-life changes in this release:
- Persistent Pinned Entries: Pinned items now survive app restarts and system reboots, so your important snippets won’t disappear.
- Safer History Clearing: The "Clear History" action now only clears unpinned entries, keeping your pinned items safe.
- Configurable Limits: A new in-popup settings panel lets you adjust history size, pinned item limits, image size limits, and more.
- Better Text Preview: Long text entries open in a preview overlay that you can now scroll using
Up/Downork/j.qcloses the preview, andEscstill works as expected. - Performance & Rendering Cleanup: Did some backend cleanup so the applet is more reliable, responsive, and avoids unnecessary GPU/DRI permissions where possible.
This is still mostly a passion project for scratching my own itch and learning more Rust/COSMIC along the way, but it’s been really rewarding seeing people try it out and report issues. Thank you all!
This project is just as fun as it is time-consuming, and my (auto-diagnosed) ADHD is already itching to build something new (I'm currently prototyping another applet heavily inspired by Weylus). Because of this, I will be pivoting to focus mostly on bug fixes and stability moving forward, rather than adding major new features.
As always, feedback and bug reports are highly welcome!
GitHub: https://github.com/k33wee/clippy-land
Please consider give Clippy Land a star on GitHub so more COSMIC users can discover it, cheers!