Review of "clipd" version 0.2.0 (1)

Details Page Preview

Continuous clipboard capture for the clipd picker. Listens to Mutter's clipboard owner-changed signal and forwards every text / image change to the clipd daemon, so the picker shows your full history even when you didn't open it before copying.

Extension Homepage
https://github.com/simplex-t/clipd

No comments.

FAQ

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental) manual_review 1

Shexli found 1 issue that may need reviewer attention.

EGO-A-005 manual_review

extensions should not access the clipboard directly

Direct clipboard access via `St.Clipboard.get_default()` requires reviewer scrutiny.

Review Guidelines

  • extension.js:93
    St.Clipboard.get_default()

All Versions

Version Status
0.2.1 (2) Active
0.2.0 (1) Active

Previous Reviews on this Version

JustPerfection active
You can also add `donations` to the `metadata.json`, so people can donate to you if they want: [Extension Anatomy: donations](https://gjs.guide/extensions/overview/anatomy.html#donations) If you need any help with your extension you can ask us on: - [GNOME Extensions Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions
devtochukwu posted a review
Thanks for the review! v0.2.1 (just uploaded) adds a Preferences page for rebinding the picker hotkey. I'll skip the donations field for now since I haven't set up a donation account yet; happy to add it in a future release.