Review of "Ultrawide Shortcuts" version 1

Details Page Preview

Launch apps with a shortcut and snap windows into grid positions

Extension Homepage
https://github.com/lukewilde/ultrawide-shortcuts

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)

Shexli did not find any issues.

All Versions

Version Status
7 Unreviewed
6 Rejected
5 Active
4 Active
3 Inactive
2 Rejected
1 Rejected

Previous Reviews on this Version

JustPerfection rejected
1. Please use `connectObject()` and `disconnectObject()` so it is easier to track for cleanup. 2. Remove try-catch wrapper. Not needed (line 137 `extension.js`). 3. Better to remove the timeout first thing in disable. 4. Timeout should be removed before creating a new one (line 361 `extension.js`): [EGO Review Guidelines: Timeout](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#remove-main-loop-sources) You can also add `donations` to the `metadata.json`, so people can donate to you if they want: [Extension Anatomy: donations](https://gjs.guide/extensions/overview/anatomy.html#donations) If you need any help with your extension you can ask us on: - [GNOME Extensions Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions