Skip to content

cpupower-gui 1.0.0

Latest
Compare
Choose a tag to compare
@vagnum08 vagnum08 released this 06 Nov 20:17
· 24 commits to master since this release
v1.0.0

pyxdg is now a required dependency along with libhandy

Highlights:

  • Added Italian translation
  • Redesigned the GUI using libhandy and now it is mobile friendly too.
  • Add extra preferences along with a preferences page to control the GUI.
  • The GUI stores its configuration in ~/.config/cpupower_gui/00-cpg.conf.
    This way you can have files that override the default behaviour, but being able to change the settings at runtime without persistence.
  • Refactored the command line option and now it supports more subcommands.
Evangelos Rigas (14):
      Change meson build to use relative paths
      Add documentation key in systemd units
      Conform to standard dbus service practice
      Use libhandy and refactor the interface
      Add current frequency to tree view
      Implement saving config to XDG_PATH and do cleanup
      Add profile page to edit profile preferences
      Update translation pot files
      Update README.md and configuration files
      Add more subcommands to cli
      Refresh translation po/pot files
      Minor fixes in tray and GUI
      Bump version to 1.0.0
      Update appstream metadata

albanobattistella (2):
      Create it.po
      Update LINGUAS

vagnum08 (3):
      Fix LINGUAS reference to it.po
      Rework GUI margins
      Reword install instructions in README.md

Update 2022:
Debian package for Linux Mint 20.3 (see #80 for instructions)

Update 2023:
Currently there is no Debian package on OBS
You can download cpupower-gui_1.0.0-1_all.deb from the downloads below and install it manually.