Review of "Keep Awake" version 1

Details Page Preview

[DEPRECATED: Use "Caffeine" instead]. Disable the screensaver & auto suspend in quick settings

Extension Homepage
https://github.com/vixalien/gnome-shell-extension-awake

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 Active
1 Rejected

Previous Reviews on this Version

JustPerfection rejected
1. You cannot create objects in global scope which is the same as init (line 61 and 63 extension.js): https://gjs.guide/extensions/review-guidelines/review-guidelines.html#only-use-init-for-initialization 2. Also do this in disable: ```js this.sessionManager = null; ``` 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