Set battery charge limit (60/80/100) from GNOME panel. Replaced notify-send with Main.notify as suggested by reviewer. Removed dependency on external notification tools.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
| Version | Status |
|---|---|
| 2 | Unreviewed |
| 1 | Rejected |
Calling a CLI tool that does not exist on 99% of systems without explanation looks like setting up users for disappointment :-) Don't use `notify-send` from within gnome-shell, just call `Main.notify()`