Review of "Power Profile Switcher" version 13

Details Page Preview

Automatically switch between power profiles based on power supply and percentage.

Extension Homepage
https://github.com/eliapasquali/power-profile-switcher

No comments.

Diff Against

Files

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

Shexli (experimental)

Shexli has not produced a result yet.

All Versions

Previous Reviews on this Version

JustPerfection rejected
1. Also null out in disable: ```js powerManagerProxy = null; powerManagerCancellable = null; powerProfilesProxy = null; powerProfilesCancellable = null; ``` 2. Move lines 40-41 to enable and null them out in disable. 3. Use `console.*` instead of `log()`: https://gjs.guide/extensions/upgrading/gnome-shell-45.html#logging