Skip to content

Releases: chikobara/GPU-Switcher-Supergfxctl

v8

01 Jul 08:03
38796a7
Compare
Choose a tag to compare
  1. Creates the indicator and adds it to the Quick Settings menu.
  2. Some alternative icons that might better represent the different GPU modes.
  3. A retry mechanism for command execution (_executeCommandWithRetry method).
  4. Better error handling and user feedback through notifications & More informative error messages for unsupported profile switches.
  5. If the supergfxctl command fails, the extension falls back to default behavior, implemented a retry mechanism and providing more detailed error feedback.
  6. Optimized profile switching, Add a check to prevent unnecessary profile switches if the requested profile is already active.
  7. Better handling of unsupported profile switches Instead of just logging an error for unsupported switches (like between Vfio and Hybrid).

Full Changelog: v5...v8

v5

30 Jun 06:35
Compare
Choose a tag to compare
v5

Full Changelog: v4...v5

Fixed header toggle icon

GPU-Switcher-Supergfxctl v4

20 Jun 08:13
Compare
Choose a tag to compare

What's Changed

  1. Add more gpu profile modes : VFIO, AsusEgpu, AsusMuxDgpu.
  2. Only supported modes will be shown in the menu, Added a method _parseSupportedProfiles to fetch the supported modes from the output of supergfxctl -s.
  3. Ensured proper error handling and default fallback to all available profiles in case of parsing errors or command execution failures.

Full Changelog: v3...v4

v3

28 May 12:28
Compare
Choose a tag to compare
v3

Full Changelog: v0.1...v3

GPU-Switcher-Supergfxctl v0.1

23 May 09:02
Compare
Choose a tag to compare