cpupower-gui:upstream/latest

Last commit made on 2020-01-26
Get this branch:
git clone -b upstream/latest https://git.launchpad.net/cpupower-gui
Only E Rigas can upload to this branch. If you are E Rigas please log in for upload directions.

Branch merges

Branch information

Name:
upstream/latest
Repository:
lp:cpupower-gui

Recent commits

030be68... by E Rigas

New upstream version 0.8.0

23d95af... by E Rigas

Update README.md and screenshot

3870f5b... by E Rigas

Update translations

b72cb3b... by E Rigas

Add meson option for systemd service path

Depending the distro, the path for systemd services can be
either in `/lib/systemd/system` or `/usr/lib/systemd/system`.
This is due to the split-usr/usr merge.

The default for this option is `/lib/systemd`.
It can be changed by with `-Dsystemddir=<systemd-path>`.

8c36062... by E Rigas

Add control for online and offline cpus

Add a toggle button to enable or disable a cpu.
If a cpu is offline, the frequency sliders are disabled.

Some cpus cannot be disabled. In this case the checkbox
is disabled not to confuse the user.

Add a refresh button next to `Apply` to reload the settings
from disk.

bb028f4... by E Rigas

Update appstream info and screenshot

e3ab89b... by E Rigas

Update po files

0ddc9eb... by E Rigas

Prepare for release 0.8.0

dce2a5f... by E Rigas

Add AppIndicator tray support

If the AppIndicator gobject library is installed a tray icon
will be shown.

Currently allows switching between a peformance or balanced profile.

8831a0f... by E Rigas

Update README with info for Fedora