* Added support to load cpupower-gui (if available) when CPU Governor is clicked * Updated CPU MHz read * Added CPU details menu with MHz and temperatures per core * Added CPU model to information dialog * Added CPU TDP (Watts) information * Suppress psutil warnings on kernel 5.3+ * Refactored code
0.6
- Adds polkit policies (when installed as root) to reduce the number of times a password is asked for - Now defaults to 1 second intervals - Fixed thermal script disable status - Fixed handling of when pkexec is cancelled - Various other fixes and refactoring - Added basic GitHub Actions
0.5
* Defaults to 1 second intervals * Refactored * Formatted
0.4
* Added SM(BIOS) thermal control * Displays active i8k configuration * Added current CPU Frequency (highest value or average for all cores) * Displays current CPU governor in use * Added A/C power supply status support for displaying i8k's current configuration * Updated error handling * Various fixes
0.3.2
* Fixes setup.py issue with SMBIOS
What's Changed * Fixes setup.py issue with SMBIOS. by razman786 in https://github.com/razman786/i8kgui/pull/11