Simple GPU Profile switcher Gnome-Shell-Extension for ASUS laptops using Supergfxctl
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
9 | Active |
8 | Active |
7 | Rejected |
6 | Rejected |
5 | Inactive |
4 | Inactive |
3 | Inactive |
2 | Rejected |
1 | Rejected |
Approved but please fix it for the next version. Inside `GpuProfilesToggle` class you should create destroy like this: ```js destroy() { this._clearRetryTimeout(); super.destroy(); } `` and then remove line 349-351 `extension.js`.
Alright thank you for your information.