Review of "Draw on Screenshot" version 1

Details Page Preview

Annotate directly on GNOME's native screenshot UI, Lightshot style. Tools: pen, line, arrow, rectangle, highlighter and text, with an 8-colour palette, adjustable stroke width, undo/redo and keyboard shortcuts. Annotations are composited into the saved PNG. Clipboard access: like the native screenshot UI, the finished image is copied to the clipboard so it can be pasted straight away. The extension only writes the image it just produced; it never reads the clipboard and never sends its contents anywhere.

Extension Homepage
https://github.com/ricardojparram/draw-on-screenshot-gnome-extension

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) error 1 manual_review 1

Shexli found 2 issues 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/patcher.js:684
    St.Clipboard.get_default()

EGO-P-003 error

GSettings schema XML must be present in package

Extension appears to use GSettings but no `.gschema.xml` file is included in the package.

GSettings Schemas

All Versions

Version Status
1 Unreviewed

Previous Reviews on this Version

ricardojparram posted a review