Review of "Suspend button in topbar" version 1

Details Page Preview

Suspend your computer via a topbar button, added settings to the fork for asking to suspend or cancel. Original project: https://github.com/trofosila/suspend-to-topbar

Extension Homepage
https://github.com/stevendejongnl/suspend-to-topbar

No comments.

FAQ

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Version Status
4 Active
3 Active
2 Rejected
1 Rejected

Previous Reviews on this Version

JustPerfection rejected
1. You cannot create objects in global scope (line 7 prefs.js). Move that line to `PrefsWidget` constructor. 2. Remove the timeout on destroy (line 53 extension.js): https://gjs.guide/extensions/review-guidelines/review-guidelines.html#remove-main-loop-sources 3. Remove line 15-28 (extension.js) and use `ExtensionUtils.getSettings()` instead. If you need any help with your extension you can ask us on: - [GNOME Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions