Review of "Trigger Move Windows" version 1

Details Page Preview

Automatically organize your workspace with a single shortcut. Move application windows to their designated workspaces, activate running apps, or launch new ones instantly. Features include an interactive shortcut recorder and intelligent application discovery.

Extension Homepage
https://github.com/HeyEddi-com/trigger-move-windows

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

Shexli found 1 issue that may need reviewer attention.

EGO-I-002 error

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

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

Do not import GTK libraries in GNOME Shell

  • extension.js:4
    import Gtk from 'gi://Gtk';

All Versions

Version Status
2 Active
1 Rejected

Previous Reviews on this Version

SriramRamkrishna rejected
Please fix and resubmit: Gtk, Gdk and Adw must not be imported in shell process files GTK library `Gtk` must not be imported in extension process files. Do not import GTK libraries in GNOME Shell extension.js:4
heyeddi posted a review
Go ti, resubmitting now.