Review of "LumaLens" version 1

Details Page Preview

Low-latency zoom, drawing with real text input, redesigned break timer, screen recording, region capture/OCR and Focus Spotlight for GNOME 50. LumaLens accesses the clipboard only when you explicitly copy a screenshot or OCR result.

Extension Homepage
https://github.com/luan-thnh/lumalens

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

  • src/capture/ocr-service.js:35
    St.Clipboard.get_default()
  • src/capture/screenshot-service.js:33
    St.Clipboard.get_default()
  • src/capture/screenshot-service.js:43
    St.Clipboard.get_default()

All Versions

Version Status
2 Unreviewed
1 Rejected

Previous Reviews on this Version

luanthnh auto- rejected
Auto-rejected because of new version 2 was uploaded