GNOME shell extension to add all known EFI bootloader entries (UEFI firmware, Windows dual-boot, etc.) to the quick-settings power menu via systemd. For more compatibility information visit the extension homepage below.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
| Version | Status |
|---|---|
| 2.1.1 (2) | Active |
| 1 | Rejected |
Apologies for the double upload - this is the updated version of the package with a more appropriate domain + description. The original version can be found here: https://extensions.gnome.org/review/67680
1. Please remove `license` from `metadata.json`. Not needed. 2. Use prettier for the package you are sending here to have empty lines between functions and classes. 3. Also null out in disable: ```js this.loginManager = null; ``` [EGO Review Guidelines: Destroy](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#destroy-all-objects) 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