Adnan Hodzic
|
e2d605085c
|
More elaborate warning message about GNOME profiles daemon
|
2024-08-18 15:44:09 +02:00 |
Angel
|
6f7e469e66
|
Code refactoring, more readable and easier to modify (#736)
* Add global variables
* Add global variables
* Code refactoring
* Refactoring
|
2024-07-16 16:37:04 +02:00 |
Angel
|
cc6d98d8b1
|
Minor refactor: code clean-up & make it more readable (#695)
* Clean code
* Back
* Clean code
* Back
* Clean code
* Change arch based detection
|
2024-05-12 16:16:40 +02:00 |
Adnan Hodzic
|
5b01ce4d97
|
Add Snap package deprecation notice
|
2023-09-16 12:29:53 +02:00 |
shadeyg56
|
b38919f56b
|
fix uncaught error in checking for snap
|
2023-02-03 14:48:01 -06:00 |
Adnan Hodzic
|
dadfae087f
|
Update README with new config options
|
2023-02-03 20:02:03 +01:00 |
Adnan Hodzic
|
471611de7d
|
Remove GNOME Power Profiles Daemon performance install
|
2023-02-03 19:47:06 +01:00 |
Adnan Hodzic
|
559350f3ef
|
Add --install_performance option to help menu
|
2022-08-02 09:27:57 +02:00 |
Adnan Hodzic
|
58167e8cd8
|
1.9.3 release
|
2022-03-10 07:04:42 +01:00 |
Adnan Hodzic
|
a84b7a2900
|
Improve detection if Snap is installed
|
2022-03-10 07:04:42 +01:00 |
Adnan Hodzic
|
f65dba3625
|
Improved power_helper snap package detection
|
2022-02-20 07:59:59 +01:00 |
Adnan Hodzic
|
8ff85e9371
|
Revamped performance mode install on non Snap env
|
2022-02-19 14:49:34 +01:00 |
Adnan Hodzic
|
ad7f350c89
|
Update README with Configuring auto-cpufreq section
|
2022-02-07 21:31:14 +01:00 |
Adnan Hodzic
|
c892ac0cf0
|
Refactorng in case power profile daemon already disabled
|
2022-02-07 20:30:35 +01:00 |
Adnan Hodzic
|
f909f11361
|
Add default gnome_power_svc_disable func
|
2022-02-07 18:40:14 +01:00 |
Adnan Hodzic
|
9875178435
|
Improvements regarding GNOME power profiles
|
2022-02-06 22:46:22 +01:00 |
Adnan Hodzic
|
0558c7cf37
|
Extend gnome_power_profiles to use profiles
|
2022-02-06 16:54:56 +01:00 |
bobslept
|
1673583304
|
Stop power-profiles-daemon in live mode (#350)
* Stop power-profiles-daemon on live mode
* switch to gnome_power_detect_install
|
2022-01-08 13:05:50 +01:00 |
bobslept
|
73d3c26882
|
Set Balanced mode on power-profiles-daemon (#349)
|
2022-01-07 21:26:39 +01:00 |
Ákos Várady
|
3121e2f454
|
Reformatted codebase (#325)
All python scripts are now reformatted with 'black' using line length
of 100.
Co-authored-by: Akos Varady <akos.varady@ericsson.com>
|
2021-12-22 08:28:08 +01:00 |
bobslept
|
c1b898906a
|
Add a warning when using TLP (#305)
* Add function to check if binary is present
* Rename gnome_power_stats to gnome_power_status
* Added warning when using TLP
|
2021-12-11 11:59:41 +01:00 |
Adnan Hodzic
|
ef8b61c6c8
|
Improve GNOME power profiles detection for non systemd inits
|
2021-12-07 08:28:58 +01:00 |
Adnan Hodzic
|
4c5681b2d8
|
Improve defensive detection in case of other init systems
|
2021-12-05 10:51:04 +01:00 |
Adnan Hodzic
|
db68390ec3
|
Automatically disable GNOME power profiles on install
|
2021-12-04 21:12:20 +01:00 |
Adnan Hodzic
|
fc5ac16fd6
|
Final auto-cpufreq & power_helper improvements
|
2021-12-04 18:32:50 +01:00 |
Adnan Hodzic
|
0aef161528
|
Rename gnome_power to power_helper & reference update
|
2021-12-04 15:40:03 +01:00 |