Review of "Lens" version 5

Details Page Preview

Spotlight-alike intelligent local search for GNOME. Find anything on your computer using privacy-respecting, AI-assisted semantic search. Can filter or answer typical AI questions about your own data without ever leaving your computer. Fast live preview of image, video, PDF, and Office document previews directly while browsing. Utilizes native GPU or NPU/TPU if available for acceleration.

Extension Homepage
https://github.com/cwittenberg/lens-for-gnome/tree/main/gnome-extension

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

  • extension.js:57
    St.Clipboard.get_default()
  • extension.js:102
    St.Clipboard.get_default()
  • ui_preview_text.js:102
    St.Clipboard.get_default()

All Versions

Version Status
8 Active
7 Rejected
6 Inactive
5 Inactive
4 Inactive
3 Rejected
2 Rejected
1 Rejected

Previous Reviews on this Version

cwittenberg posted a review
- Added feature: preview for Office, PDF and Text files
JustPerfection active
Approved but doing more spawn commands is going to be too much for a GNOME Shell extension.