v1.2.0
Features
- Added firmware settings
- Added audio settings
- Added GPU settings
- Added Intel RAPL settings
- Added a system tray icon for daemon management
- Added daemon control through the
power-daemon-mgr
cli utility
Fixes and improvements
- @ischeinkman Fixed invalid sysfs writes related to CPUFreq
- @ischeinkman Migrated sysfs write/read calls to the rust standard library instead of subshell calls. Allowing to remove zsh as a dependency.
- Use more common environment variables for X display settings allowing better compatibility.
- The lack of ifconfig/iwlwifi is now properly handled within the GTK frontend.
- Cleaned up the logging calls of the daemon for more readable logs.
Full Changelog: v1.1.0...v1.2.0