New
1.9.0
Feature highlights:
Power Profiles
- tlp-pd: the brand new TLP Profiles Daemon enables easy profile switching with a mouse click. tlp-pd replaces power-profiles-daemon by implementing the same D-Bus API that major Linux desktop environments like GNOME, KDE and Cinnamon already use.
- Introduce a third configuration profile for maximum power savings and make tlp-pd possible. The following are now available:
- performance: parameters ending in _AC are used when AC power is connected or when the new command `tlp performance' is run.
- balanced: parameters ending in _BAT are used when operating on battery power or when the new command
tlp balancedis run. - power-saver: parameters ending in _SAV are used when the new command
tlp power-saveris run. If there is no _SAV parameter available for a feature, the _BAT parameter will be used instead.
- tlpctl: new command to switch between power profiles, launch applications with specific profiles and control tlp-pd. It offers a subset of powerprofilesctl's commands supplemented by TLP-specific shortcuts.