- Basic Functionality
- Match GWE Functionality
- Full statistics
- Add fan-curve support
- Add clock speed support
- Improve on GWE Functionality
- Customizable tabs/views of statistics
- Can set name of each tab/view
- Can set the list of properties in each tab/view
- Can re-order list of properties in each tab/view
- Can set icon of each tab/view
- Better overclocking support
- Customizable tabs/views of statistics
- Improve settings application support
- Add ability to open settings app
- Add ability to set settings application in the app settings
- Add provider application support
- Add ability to set provider application in the app settings
- nvidia-settings (Nvidia)
- nvidia-smi (Nvidia)
- optimus (Nvidia)
- Cover bug described here
- Find suitable AMD-based app
match old extension, basic design of app
match GWE
match GWE
match GWE
i.e. improve on GWE
Can open settings app (nvidia-settings), this should be set within the app settings.
Currently, the app allows interacting with GPU management interfaces like Nvidia's nvidia-settings and nvidia-smi, and optimus.
#NOTE There is an issue in the original extension with nvidia-settings and nvidia-smi (and thus also optimus) where fan speed is unavailable to query and thus breaks the functionality of the extension. This highlights an issue - what to do if results given by the provider are invalid? How can we check this when modifying GPU views so that the user cannot add invalid statistics? Should the statistic instead show an error message (i.e. "This statistic is not valid for this GPU..")?
Hopfully we can support some equivalent provider for AMD, for example radeon-profile, a GPU management interface developed by marazmista (though it has not been updated since 2020...).
#NOTE This will require a name change!
Currently no research has been done re the open source drivers, as to my knowledge there are no equivalent GPU management interfaces for these.