Review of "key-binder" version 2

Details Page Preview

Assign keyboard shortcuts to focus or launch applications instantly

Extension Homepage
https://github.com/abdul-irfan-k/key-binder

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 warning 2

Shexli found 3 issues that may need reviewer attention.

EGO-I-002 error

Gtk, Gdk and Adw must not be imported in shell process files

GTK library `Gdk` must not be imported in extension process files.

Do not import GTK libraries in GNOME Shell

  • bindings.js:1
    import Gdk from 'gi://Gdk';

EGO-P-006 warning

unnecessary build and translation artifacts should not be shipped

Package contains files that often should not be shipped for review.

Don't include unnecessary files

  • .gitignore
    .gitignore

EGO-P-006 warning

unnecessary build and translation artifacts should not be shipped

Compiled GSettings schemas should not be shipped for 45+ packages.

Don't include unnecessary files

  • schemas/gschemas.compiled
    schemas/gschemas.compiled

All Versions

Version Status
3 Active
2 Rejected
1 Rejected

Previous Reviews on this Version

Abdul Irfan auto- rejected
Auto-rejected because of new version 3 was uploaded