Review of "Primary/Clipboard Sync" version 2

Details Page Preview

Keeps the PRIMARY selection (select text, paste with the middle mouse button) and the CLIPBOARD (Ctrl+C, Ctrl+V) in sync. This extension reads and writes the clipboard and the primary selection. It does not store their contents or send them anywhere.

Extension Homepage
https://github.com/kirxkirx/gnome-wayland-clipboard-sync

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) 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

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

EGO-M-004 error

metadata shell-version must only include plausible stable releases and at most one development release

Field `shell-version` contains invalid values, more than one development release, or implausible future releases.

metadata.json must be well-formed

  • metadata.json
    shell-version=['45', '46', '47', '48', '49', '50', '51']

All Versions

Version Status
2 Unreviewed
1 Unreviewed