You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed GTK frontend crashing on acpi-cpufreq or other generic cpufreq drivers
Fixed borrow checker errors that only happened on some systems
Added the ability for the daemon to automatically migrate profiles to the newest versions if new settings are added.
@ischeinkman fixed panic on systems with 0 SATA interfaces
Fix graphical commands not running properly due to lack of environment variables
Use an information icon for tooltips on hover in webview frontend
Create a separate power-daemon-mgr setup command that the user/package manager has to run to create default profiles.
power-daemon-mgr setup shows a popup that informs the user that it might create potentially system altering changes, and ask if an empty profiles should be created instaed.
The GTK frontend, when ran for the first time, shows a popup informing the user that it might change some options as it doesn’t support optional settings like the webview frontend.