Skip to content
Tags give the ability to mark specific points in history as being important
  • v0.9.1
    fe156fae · Bump version to 0.9.1 ·
    cpupower-gui 0.9.1
    
    Evangelos Rigas (3):
          Fix error on missing xdg
          Fix AppIndicator3 import exception
          Bump version to 0.9.1
    
  • v0.9.0
    f323899e · Bump version to 0.9.0 ·
    Anirudh Acharya (1):
          Fix the link to the website
    
    Evangelos Rigas (23):
          Update README.md with info about systemddir option
          Update meson build
          Refactor window.py to use `conf_store` for representing the configuration changes
          Update docstrings
          Add config and profile parsers
          Add profile support to command line
          Add configuration files
          Add apply-config option and move governor flags to argparse
          Add systemd services for system and user
          Add allcpus_default config option
          Update README.md to include configuration and profiles info
          Add scaling governors config file
          Update README.md with info about extra governors
          Fix allcpus_default reference
          Add profile drop-down menu
          Rework profile box logic
          Add frequency marks on the sliders
          Add pkla option to meson_options.txt
          Reformat polkit rule
          Fix dbus error when calling _is_authorized
          Add energy options in cpupower-gui binary
          Update appdata and refresh translations
          Bump version to 0.9.0
    
    Heimen Stoffels (2):
          Added Dutch translation
          Update LINGUAS
    
    vagnum08 (10):
          Update README.md and replace f-string in helper  (#17)
          Rework helper to work around governor read error
          Merge pull request #23 from anirudh-acharya/fix-website-name
          Add CpuSettings to store cpu settings
          Make xdg a soft dependency
          Add units to CpuSettings
          Add energy performance preferences (intel_pstate)
          Refactor cpg-helper
          Add callbacks to set energy preferences
          Update README to include the energy pref options
    
  • v0.8.0
    cpupower-gui 0.8.0
    
    Evangelos Rigas (14):
          Fix update_cpu_settings in cpupower-gui-helper
          Update build instructions on README.md
          Add command line options and Gtk actions
          Add desktop actions and DBUS activation
          Update po files
          Fix systemd libdir
          Change logic in apply default governor
          Add AppIndicator tray support
          Prepare for release 0.8.0
          Update po files
          Update appstream info and screenshot
          Add control for online and offline cpus
          Update translations
          Update README.md and screenshot
    
    vagnum08 (4):
          Update README with meson build instructions
          Fix transient window reference
          Update README with info for Fedora
          Add meson option for systemd service path
    
    yjwork-cn (1):
          Add Chinese (China) translation
    
  • v0.7.2
    66eaf1c3 · Bump version to 0.7.2 ·
    Release: v0.7.2
    Release 0.7.2
    
    Fix meson build
    
  • v0.7.1
    192c308c · Add issue templates ·
    Release v0.7.1
    
  • v0.7.0
    9afa2e38 · Increase version to 0.7.0 ·
    Release: v0.7.0
  • v0.6.3
    264690db · Bump version to 0.6.3 ·
  • v0.6.2 Release: v0.6.2
  • v0.6.1 Release: v0.6.1
    Fix Makefiles for make dist.
  • 0.6.0 Release: 0.6.0
    Added system daemon to assist with actions requiring root permissions.
  • v0.5.0 Release: v0.5.0
    First release