Skip to content
Tags give the ability to mark specific points in history as being important
  • release-0.0.1 protected
    create tag: release-0.0.1
  • release-1.0.0 protected
    cd9f0167 · Release 1.0.0 ·
    Release version 1.0.0 of xfce4-cpufreq-plugin
  • xfce4-cpufreq-plugin-1.1.0 protected
    d638f9a3 · Updates for release. ·
    1.1.0
    -----
     * Support the Intel performance state driver
     * Improve config dialog and make it use shortcut keys
     * Add a proper "About" dialog
     * Add min, avg and max frequencies in cpu selection
     * Add support for selecting a custom font
     * Support showing icon only (bug #7474)
     * Improve overview window size and layout
     * Remove code for showing the frame
     * Rewrite layout code using >=xfce4-panel-4.9 features
     * Remove code for deprecated APIs and <xfce4-panel-4.9
     * Build plugin as a module
     * Fix showing frequency of wrong CPU core (bug #7179)
     * Fix reading min frequency from cpufreq sysfs
     * Support panel 4.9 features (deskbar mode) (bug #8396)
     * Port plugin to libxfce4ui (bug #8051)
     * Code clean up and refactoring
     * Updates and fixes for build system files
  • xfce4-cpufreq-plugin-1.1.1 protected
    1e3e059a · Updates for release. ·
    1.1.1 (2014-12-23)
    ------------------
     * Fix panel resizing caused by freq format function (bug #10385)
     * Various other widget layout fixes and simplifications
     * Fix missing return type of cpufreq_show_about (bug #10343)
     * Fix typo in panel-plugin/Makefile.am (bug #10332)
     * Various other fixes to the build system
     * Many translation updates
  • xfce4-cpufreq-plugin-1.1.2 protected
    c51b457a · Updates for release. ·
    1.1.2 (2015-06-23)
    ------------------
    - Fix IT_PROG_INTLTOOL warning.
    - Translation updates: Basque, Bulgarian, Greek, Lithuanian, Slovak,
      Spanish, Swedish
  • xfce4-cpufreq-plugin-1.1.3 protected
    6b50b7d4 · Updates for release ·
    1.1.3 (2016-04-22)
    ------------------
    - Translation updates: Catalan, Greek, Hebrew, Icelandic, Spanish,
      Swedish
  • xfce4-cpufreq-plugin-1.1.90 protected
    026f390d · Updates for release ·
    1.1.90 (2017-05-16)
    ------------------
     * Port to GTK+3
     * Translation updates: Bulgarian, Catalan, Chinese (China), Croatian,
       Czech, Danish, Dutch, French, German, Greek, Hebrew, Indonesian,
       Korean, Lithuanian, Polish, Portuguese (Brazil), Russian, Serbian,
       Spanish, Swedish, Ukrainian
  • xfce4-cpufreq-plugin-1.2.0 protected
    5a9c8bac · Updates for release ·
    1.2.0 (2018-05-17)
    ------------------
     * Prefer sysfs to Intel pstate in cpufreq_linux_init (Bug #13835)
     * Add option to configure text color (Bug #13565)
     * Translation updates:
       Arabic, Asturian, Basque, Belarusian, Bulgarian, Catalan, Chinese (China),
       Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English (Australia),
       English (United Kingdom), French, German, Greek, Hebrew, Hungarian,
       Icelandic, Indonesian, Italian, Japanese, Korean, Lithuanian, Malay,
       Norwegian Bokmål, Occitan, Polish, Portuguese, Portuguese (Brazil), Russian,
       Serbian, Slovak, Spanish, Swedish, Thai, Turkish, Ukrainian, Uyghur
  • xfce4-cpufreq-plugin-1.2.1 protected
    0e911a91 · Updates for release ·
    1.2.1 (2018-09-22)
    ------------------
     * Improved spacing in dialogs (Bug #14661)
     * Check if each cpu is online (Bug #14641)
     * Use xfce_panel_plugin_lookup_rc_file (Bug #11823)
     * Translation updates: Belarusian, Catalan, Chinese (China), Chinese (Taiwan),
       Croatian, Czech, Danish, Dutch, English (Australia), French, Galician,
       German, Greek, Hebrew, Italian, Japanese, Korean, Lithuanian, Malay, Polish,
       Portuguese, Portuguese (Brazil), Russian, Serbian, Swedish, Thai, Turkish,
       Ukrainian
  • xfce4-cpufreq-plugin-1.2.2 protected
    0434c199 · Updates for release ·
    1.2.2
    
    - Update URLs and copyright year
    - Add basic GitLab pipeline
    - Fix compilation with gcc-10
    - Update URLs from goodies.x.o to docs.x.o (Bug #16156)
    - s/http/https
    - Fix build with panel 4.15
    - Replace GtkStock buttons
    - Rename applet to plugin (Bug #15582)
    - Post release tag bump
    - Translation Updates:
      Albanian, Arabic, Armenian (Armenia), Asturian, Basque, Belarusian,
      Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech,
      Danish, Dutch, Eastern Armenian, English (Australia), English (United
      Kingdom), Finnish, French, Galician, German, Greek, Hebrew, Hungarian,
      Icelandic, Indonesian, Interlingue, Italian, Japanese, Korean,
      Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500), Polish,
      Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian,
      Spanish, Swedish, Thai, Turkish, Uighur, Ukrainian
  • xfce4-cpufreq-plugin-1.2.3 protected
    b0f63584 · Updates for release ·
    Release: v1.2.3
    1.2.3
    
    - configure.ac: use AC_PROG_CC_C99
    - Remove duplicate information from configuration window's title
    - Fix missing-prototypes
    - Remove GSourceFunc casts
    - Fix font color memory leak
    - Fix fatal compiler warnings
    - Record release date in the NEWS file like in all previous releases
    - Fix CSS provider memory leak and an invalid line ordering in an
      if-statement
    - Use heap allocations instead of stack allocations
    - Better handling of changes in the number of installed CPUs
    - Display the actual governor instead of "current"
    - Fix font size (#5)
    - Translation Updates:
      Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
      Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
      Dutch, Eastern Armenian, English (Australia), English (United
      Kingdom), Finnish, French, Galician, German, Greek, Hebrew,
      Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,
      Korean, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500),
      Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak,
      Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Uyghur
  • xfce4-cpufreq-plugin-1.2.4 protected
    8a71a12f · Updates for release ·
    Release: v1.2.4
    1.2.4
    
    - Display governors even if they differ among CPU cores
    - Enable fixed units in the frequency text box
    - Create the label widget if it does not exist
    - Code cleanup: Rename label to label_orNull
    - Code cleanup: Use local pointers to cpuFreq->options
    - Fix compilation warnings
    - AC_CONFIG_MACRO_DIR → AC_CONFIG_MACRO_DIRS.
    - Update copyright year
    - Translation Updates:
      Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
      Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
      Dutch, Eastern Armenian, English (Australia), English (United
      Kingdom), Finnish, French, Galician, German, Greek, Hebrew,
      Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,
      Korean, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500),
      Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak,
      Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Uyghur
  • xfce4-cpufreq-plugin-1.2.5 protected
    9f1ec84a · Updates for release ·
    Release: v1.2.5
    1.2.5
    
    - Code cleanup: Fix percentile variable names
    - Use 99th percentile as the maximum frequency when adjusting icon color
    - Display text using a drawing area instead of using a label with CSS
    - Fix a minor memory leak
    - Code cleanup: Remove function parameter having value of a global variable
    - Code cleanup: Avoid old-style C function definitions
    - Enable font color reset
    - Disable font settings when not displaying text
    - Switch to symbolic close icons
    - Bump required version of Xfce UI to 4.14
    - Add NetBeans project directory to .gitignore
    - Code cleanup: Remove declarations from for-loops
    - Unconditionally remove label's old CSS style
    - Avoid redundant calls to GTK+ set functions when updating the label
    - Adjust CPU icon color according to frequency
    - Code cleanup: Remove inline keywords
    - Fix invalid iteration over an array
    - Do not ignore the return value of fscanf()
    - Code cleanup: Remove redundant zeroing after g_new0()
    - Code cleanup: Minor code simplification
    - Compute max_freq and min_freq when calculating avg/min/max
    - Code cleanup: Update code to match the coding style
    - Fix a minor memory leak
    - Code cleanup: Sink variables to inner block scopes
    - Initialize global variable to NULL
    - Fix conditional memory leak and remove redundant g_strdup() calls
    - Allocate space for fgets() on the stack instead of on the heap
    - Code cleanup: Move config validation and sensitivity to separate functions
    - Code cleanup: Use a single bit to store boolean values
    - Delete font name from RC file if using the default font
    - Translation Updates:
      Albanian, Basque, Catalan, Chinese (Taiwan), Danish, Dutch, French,
      Galician, German, Greek, Italian, Japanese, Lithuanian, Norwegian
      Bokmål, Portuguese, Portuguese (Brazil), Serbian, Slovak, Spanish,
      Swedish, Turkish
  • xfce4-cpufreq-plugin-1.2.6 protected
    9bbb558f · Updates for release ·
    Release: v1.2.6
    1.2.6
    
    - Manually update %d to %zu in translations
    - Update README
    - Prevent cur_freq sysfs reads from stalling plugin initialization
    - Code cleanup: Percentiles and MAX
    - Enable fractional update internals
    - Prevent sysfs read latency from interfering with GUI updates
    - Improve static type-safety of signal handlers
    - Replace C pointers with reference-counted pointers
    - Code cleanup: Partial conversion of source code to idiomatic C++ code
    - Code cleanup: Remove invalid #include directives
    - Code cleanup: Add std::string shortcut to xfce4::Rc
    - Code cleanup: Replace GLib booleans with C++ equivalents
    - Code cleanup: Remove typedef keywords
    - Code cleanup: Move variable declarations
    - Code cleanup: Update function declarations to C++ style
    - Rename all remaining C files to C++
    - Import xfce4++ and rename main plugin file from C to C++
    - Add missing #include directives
    - Cleanup configuration files
    - Bump libxfce4panel requirement from 4.12 to 4.14
    - Update copyright year
    - Bump required xdt-autogen version to 4.14.0
    - Update configure.ac.in syntax
    - include stdlib.h for abs
    - Update and sort the list of authors
    - Translation Updates:
      Albanian, Arabic, Armenian (Armenia), Basque, Belarusian,
      Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian,
      Czech, Danish, Dutch, Eastern Armenian, English (Australia), English
      (United Kingdom), Finnish, French, Galician, German, Greek, Hebrew,
      Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,
      Korean, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500),
      Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak,
      Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian
  • xfce4-cpufreq-plugin-1.2.7 protected
    ad249790 · Updates for release ·
    Release: v1.2.7
    1.2.7
    
    - Use locale-independent floats in configuration files
    - Decrease the probability of accidental symbol match in xfce-i18n.h fix
    - Fix translations not showing in the GUI
    - Translation Updates:
      Indonesian, Slovenian, Turkish
  • xfce4-cpufreq-plugin-1.2.8 protected
    d4c4efbf · Updates for release ·
    Release: v1.2.8
    1.2.8
    
    - Remove code obsoleted by libxfce4util-4.17.2
    - Fix GLib warnings occurring with newer xfce4-dev-tools
    - Fix intltool lock file bug in make distcheck
    - Translation Updates:
      Basque, Belarusian, Danish, French, Hebrew, Malay, Occitan (post
      1500), Portuguese, Portuguese (Brazil), Russian, Turkish, Ukrainian