Review of "Strata" version 2

Details Page Preview

A fast clipboard manager. Storage, search and image decoding run in a separate Rust daemon. You need to install the Strata Daemon for this to work. See https://github.com/Edu4rdSHL/Strata#installing-the-daemon

Extension Homepage
https://github.com/Edu4rdSHL/Strata

No comments.

Diff Against

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

  • ui/panel.js:539
    St.Clipboard.get_default()

All Versions

Version Status
2 Active
1 Rejected

Previous Reviews on this Version

JustPerfection active
Approved but please remove try-catch wrappers for `send_signal()`. That doesn't throw.