<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>xfce4-cpufreq-plugin Release Feed</title>
  <subtitle>Release announcements for xfce4-cpufreq-plugin</subtitle>
  <updated>2025-05-19T17:05:39+02:00</updated>
  <link href=""/>
  <entry>
    <title>xfce4-cpufreq-plugin 1.3.0 released</title>
    <id>xfce4-cpufreq-plugin-1.3.0</id>
    <updated>2025-05-19T17:05:39+02:00</updated>
    <published>2025-05-19T17:05:39+02:00</published>
    <author>
      <name>Gaël Bonithon</name>
      <email>gael@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin"&gt;xfce4-cpufreq-plugin&lt;/a&gt; 1.3.0 is now available for download from

  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.3/xfce4-cpufreq-plugin-1.3.0.tar.xz"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.3/xfce4-cpufreq-plugin-1.3.0.tar.xz&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.3/xfce4-cpufreq-plugin-1.3.0.tar.xz?sha1"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.3/xfce4-cpufreq-plugin-1.3.0.tar.xz?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.3/xfce4-cpufreq-plugin-1.3.0.tar.xz?sha256"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.3/xfce4-cpufreq-plugin-1.3.0.tar.xz?sha256&lt;/a&gt;


What is xfce4-cpufreq-plugin?
=============================

xfce4-cpufreq-plugin shows the current CPU frequency and governor in the
panel, and the frequencies and governors and more information for all
CPUs in a separate overview. Note that at the moment, it does not permit
to change any of these CPU settings.

Website:
  &lt;a href="https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin"&gt;https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin&lt;/a&gt;


Release notes for 1.3.0
=======================
Meson has been added as a build system in this release, and the&#13;
associated archive has been generated by 'meson dist'. Although&#13;
autotools has been retained for the time being and can still be used&#13;
via 'autogen.sh', meson is now the preferred build system, and&#13;
autotools will be removed in a future release.&#13;
&#13;
- Update README after switchover to meson&#13;
- build: Automate copyright year management&#13;
- meson-build: Use shared_module()&#13;
- build: Add missing check for malloc_trim&#13;
- Add meson build&#13;
- autotools-build: Remove gthread-2.0 dependency&#13;
- autotools-build: Don't build libxfce4_pp&#13;
- overview: Make cpufreq overview scrollable&#13;
- I18n: Update po/LINGUAS list&#13;
- Translation Updates:&#13;
  Albanian, Greek, Italian, Vietnamese

</content>
  </entry>
  <entry>
    <title>xfce4-cpufreq-plugin 1.2.9 released</title>
    <id>xfce4-cpufreq-plugin-1.2.9</id>
    <updated>2024-12-24T12:27:13+01:00</updated>
    <published>2024-12-24T12:27:13+01:00</published>
    <author>
      <name>Gaël Bonithon</name>
      <email>gael@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin"&gt;xfce4-cpufreq-plugin&lt;/a&gt; 1.2.9 is now available for download from

  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.9.tar.bz2"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.9.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.9.tar.bz2?sha1"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.9.tar.bz2?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.9.tar.bz2?sha256"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.9.tar.bz2?sha256&lt;/a&gt;


What is xfce4-cpufreq-plugin?
=============================

xfce4-cpufreq-plugin shows the current CPU frequency and governor in the
panel, and the frequencies and governors and more information for all
CPUs in a separate overview. Note that at the moment, it does not permit
to change any of these CPU settings.

Website:
  &lt;a href="https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin"&gt;https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin&lt;/a&gt;


Release notes for 1.2.9
=======================
- Update copyright year&#13;
- build: Bump dependency versions and fix deprecation warnings&#13;
- I18n: Update po/LINGUAS list&#13;
- I18n: Update po/LINGUAS list&#13;
- scan-build: Fix false positive file&#13;
- build: Use XDT_VERSION_INIT and get rid of configure.ac.in&#13;
- scan-build: Add false positive file&#13;
- build: clang: Fix -Wfortify-source&#13;
- scan-build: Fix unix.Malloc&#13;
- I18n: Update po/LINGUAS list&#13;
- build: Get rid of intltool&#13;
- Fix previous commit&#13;
- Update copyright year&#13;
- Remove deprecated project files&#13;
- build: Add GLib requirement&#13;
- Translation Updates:&#13;
  Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,&#13;
  Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,&#13;
  Dutch, Eastern Armenian, English (Australia), English (United&#13;
  Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew,&#13;
  Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,&#13;
  Korean, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500),&#13;
  Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian,&#13;
  Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Uyghur

</content>
  </entry>
  <entry>
    <title>xfce4-cpufreq-plugin 1.2.8 released</title>
    <id>xfce4-cpufreq-plugin-1.2.8</id>
    <updated>2022-11-03T12:23:01+01:00</updated>
    <published>2022-11-03T12:23:01+01:00</published>
    <author>
      <name>Jan Ziak</name>
      <email>0xe2.0x9a.0x9b@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin"&gt;xfce4-cpufreq-plugin&lt;/a&gt; 1.2.8 is now available for download from

  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.8.tar.bz2"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.8.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.8.tar.bz2?sha1"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.8.tar.bz2?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.8.tar.bz2?sha256"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.8.tar.bz2?sha256&lt;/a&gt;


What is xfce4-cpufreq-plugin?
=============================

xfce4-cpufreq-plugin shows the current CPU frequency and governor in the
panel, and the frequencies and governors and more information for all
CPUs in a separate overview. Note that at the moment, it does not permit
to change any of these CPU settings.

Website:
  &lt;a href="https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin"&gt;https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin&lt;/a&gt;


Release notes for 1.2.8
=======================
- Remove code obsoleted by libxfce4util-4.17.2&#13;
- Fix GLib warnings occurring with newer xfce4-dev-tools&#13;
- Fix intltool lock file bug in make distcheck&#13;
- Translation Updates:&#13;
  Basque, Belarusian, Danish, French, Hebrew, Malay, Occitan (post&#13;
  1500), Portuguese, Portuguese (Brazil), Russian, Turkish, Ukrainian

</content>
  </entry>
  <entry>
    <title>xfce4-cpufreq-plugin 1.2.7 released</title>
    <id>xfce4-cpufreq-plugin-1.2.7</id>
    <updated>2022-02-02T00:55:44+01:00</updated>
    <published>2022-02-02T00:55:44+01:00</published>
    <author>
      <name>Jan Ziak</name>
      <email>0xe2.0x9a.0x9b@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin"&gt;xfce4-cpufreq-plugin&lt;/a&gt; 1.2.7 is now available for download from

  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.7.tar.bz2"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.7.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.7.tar.bz2?sha1"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.7.tar.bz2?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.7.tar.bz2?sha256"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.7.tar.bz2?sha256&lt;/a&gt;


What is xfce4-cpufreq-plugin?
=============================

xfce4-cpufreq-plugin shows the current CPU frequency and governor in the
panel, and the frequencies and governors and more information for all
CPUs in a separate overview. Note that at the moment, it does not permit
to change any of these CPU settings.

Website:
  &lt;a href="https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin"&gt;https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin&lt;/a&gt;


Release notes for 1.2.7
=======================
- Use locale-independent floats in configuration files&#13;
- Fix translations not showing in the GUI&#13;
- Translation Updates:&#13;
  Indonesian, Slovenian, Turkish

</content>
  </entry>
  <entry>
    <title>xfce4-cpufreq-plugin 1.2.6 released</title>
    <id>xfce4-cpufreq-plugin-1.2.6</id>
    <updated>2022-01-29T19:37:19+01:00</updated>
    <published>2022-01-29T19:37:19+01:00</published>
    <author>
      <name>Jan Ziak</name>
      <email>0xe2.0x9a.0x9b@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin"&gt;xfce4-cpufreq-plugin&lt;/a&gt; 1.2.6 is now available for download from

  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.6.tar.bz2"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.6.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.6.tar.bz2?sha1"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.6.tar.bz2?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.6.tar.bz2?sha256"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.6.tar.bz2?sha256&lt;/a&gt;


What is xfce4-cpufreq-plugin?
=============================

xfce4-cpufreq-plugin shows the current CPU frequency and governor in the
panel, and the frequencies and governors and more information for all
CPUs in a separate overview. Note that at the moment, it does not permit
to change any of these CPU settings.

Website:
  &lt;a href="https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin"&gt;https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin&lt;/a&gt;


Release notes for 1.2.6
=======================
Besides the bug fixes and feature updates listed below, this release
migrates the source code from C to C++ in order to increase type-safety,
to use reference counting and containers for semi-automatic memory
management where possible, and to slightly improve source code
readability.&#13;
&#13;
- Update README&#13;
- Prevent cur_freq sysfs reads from stalling plugin initialization&#13;
- Enable fractional update internals&#13;
- Prevent sysfs read latency from interfering with GUI updates&#13;
- Improve static type-safety of signal handlers&#13;
- Replace C pointers with reference-counted pointers&#13;
- Cleanup configuration files&#13;
- Bump libxfce4panel requirement from 4.12 to 4.14&#13;
- Update copyright year&#13;
- Bump required xdt-autogen version to 4.14.0&#13;
- Update configure.ac.in syntax&#13;
- Update and sort the list of authors&#13;
- Manually update %d to %zu in translations&#13;
- Translation Updates:&#13;
  Albanian, Arabic, Armenian (Armenia), Basque, Belarusian,&#13;
  Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian,&#13;
  Czech, Danish, Dutch, Eastern Armenian, English (Australia), English&#13;
  (United Kingdom), Finnish, French, Galician, German, Greek, Hebrew,&#13;
  Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,&#13;
  Korean, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500),&#13;
  Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak,&#13;
  Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian

</content>
  </entry>
  <entry>
    <title>xfce4-cpufreq-plugin 1.2.5 released</title>
    <id>xfce4-cpufreq-plugin-1.2.5</id>
    <updated>2021-03-02T20:42:21+01:00</updated>
    <published>2021-03-02T20:42:21+01:00</published>
    <author>
      <name>Jan Ziak</name>
      <email>0xe2.0x9a.0x9b@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin"&gt;xfce4-cpufreq-plugin&lt;/a&gt; 1.2.5 is now available for download from

  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.5.tar.bz2"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.5.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.5.tar.bz2?sha1"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.5.tar.bz2?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.5.tar.bz2?sha256"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.5.tar.bz2?sha256&lt;/a&gt;


What is xfce4-cpufreq-plugin?
=============================

xfce4-cpufreq-plugin shows the current CPU frequency and governor in the
panel, and the frequencies and governors and more information for all
CPUs in a separate overview. Note that at the moment, it does not permit
to change any of these CPU settings.

Website:
  &lt;a href="https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin"&gt;https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin&lt;/a&gt;


Release notes for 1.2.5
=======================
- Adjust CPU icon color according to frequency&#13;
- Use 99th percentile as the max frequency when adjusting icon color&#13;
- Display text using a drawing area instead of using a label with CSS&#13;
- Enable font color reset&#13;
- Disable font settings when not displaying text&#13;
- Switch to symbolic close icons&#13;
- Bump required version of Xfce UI to 4.14&#13;
- Compute max_freq and min_freq when calculating avg/min/max&#13;
- Delete font name from RC file if using the default font&#13;
- Code cleanups, fixes and minor optimizations&#13;
- Translation Updates:&#13;
  Albanian, Basque, Catalan, Chinese (Taiwan), Danish, Dutch, French,&#13;
  Galician, German, Greek, Italian, Japanese, Lithuanian, Norwegian&#13;
  Bokmål, Portuguese, Portuguese (Brazil), Serbian, Slovak, Spanish,&#13;
  Swedish, Turkish

</content>
  </entry>
  <entry>
    <title>xfce4-cpufreq-plugin 1.2.4 released</title>
    <id>xfce4-cpufreq-plugin-1.2.4</id>
    <updated>2021-02-02T22:42:47+01:00</updated>
    <published>2021-02-02T22:42:47+01:00</published>
    <author>
      <name>Jan Ziak</name>
      <email>0xe2.0x9a.0x9b@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin"&gt;xfce4-cpufreq-plugin&lt;/a&gt; 1.2.4 is now available for download from

  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.4.tar.bz2"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.4.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.4.tar.bz2?sha1"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.4.tar.bz2?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.4.tar.bz2?sha256"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.4.tar.bz2?sha256&lt;/a&gt;


What is xfce4-cpufreq-plugin?
=============================

xfce4-cpufreq-plugin shows the current CPU frequency and governor in the
panel, and the frequencies and governors and more information for all
CPUs in a separate overview. Note that at the moment, it does not permit
to change any of these CPU settings.

Website:
  &lt;a href="https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin"&gt;https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin&lt;/a&gt;


Release notes for 1.2.4
=======================
- Display governors even if they differ among CPU cores&#13;
- Enable fixed units in the frequency text box&#13;
- Create the label widget if it does not exist&#13;
- Update copyright year&#13;
- Translation Updates:&#13;
  Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,&#13;
  Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,&#13;
  Dutch, Eastern Armenian, English (Australia), English (United&#13;
  Kingdom), Finnish, French, Galician, German, Greek, Hebrew,&#13;
  Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,&#13;
  Korean, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500),&#13;
  Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak,&#13;
  Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Uyghur

</content>
  </entry>
  <entry>
    <title>xfce4-cpufreq-plugin 1.2.3 released</title>
    <id>xfce4-cpufreq-plugin-1.2.3</id>
    <updated>2021-01-12T03:51:55+01:00</updated>
    <published>2021-01-12T03:51:55+01:00</published>
    <author>
      <name>Jan Ziak</name>
      <email>0xe2.0x9a.0x9b@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin"&gt;xfce4-cpufreq-plugin&lt;/a&gt; 1.2.3 is now available for download from

  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.3.tar.bz2"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.3.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.3.tar.bz2?sha1"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.3.tar.bz2?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.3.tar.bz2?sha256"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.3.tar.bz2?sha256&lt;/a&gt;


What is xfce4-cpufreq-plugin?
=============================

xfce4-cpufreq-plugin shows the current CPU frequency and governor in the
panel, and the frequencies and governors and more information for all
CPUs in a separate overview. Note that at the moment, it does not permit
to change any of these CPU settings.

Website:
  &lt;a href="https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin"&gt;https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin&lt;/a&gt;


Release notes for 1.2.3
=======================
- configure.ac: use AC_PROG_CC_C99&#13;
- Remove duplicate information from configuration window's title&#13;
- Fix missing-prototypes&#13;
- Remove GSourceFunc casts&#13;
- Fix font color memory leak&#13;
- Fix fatal compiler warnings&#13;
- Record release date in the NEWS file like in all previous releases&#13;
- Fix CSS provider memory leak and an invalid line ordering in an &#13;
  if-statement&#13;
- Use heap allocations instead of stack allocations&#13;
- Better handling of changes in the number of installed CPUs&#13;
- Display the actual governor instead of "current"&#13;
- Fix font size (#5)&#13;
- Translation Updates:&#13;
  Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,&#13;
  Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,&#13;
  Dutch, Eastern Armenian, English (Australia), English (United&#13;
  Kingdom), Finnish, French, Galician, German, Greek, Hebrew,&#13;
  Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese,&#13;
  Korean, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500),&#13;
  Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak,&#13;
  Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Uyghur

</content>
  </entry>
  <entry>
    <title>xfce4-cpufreq-plugin 1.2.2 released</title>
    <id>xfce4-cpufreq-plugin-1.2.2</id>
    <updated>2020-10-15T06:08:26+02:00</updated>
    <published>2020-10-15T06:08:26+02:00</published>
    <author>
      <name>Andre Miranda</name>
      <email>andre42m@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin"&gt;xfce4-cpufreq-plugin&lt;/a&gt; 1.2.2 is now available for download from

  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.2.tar.bz2"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.2.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.2.tar.bz2?sha1"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.2.tar.bz2?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.2.tar.bz2?sha256"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.2.tar.bz2?sha256&lt;/a&gt;


What is xfce4-cpufreq-plugin?
=============================

xfce4-cpufreq-plugin shows the current CPU frequency and governor in the
panel, and the frequencies and governors and more information for all
CPUs in a separate overview. Note that at the moment, it does not permit
to change any of these CPU settings.

Website:
  &lt;a href="https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin"&gt;https://docs.xfce.org/panel-plugins/xfce4-cpufreq-plugin&lt;/a&gt;


Release notes for 1.2.2
=======================
This is a maintenance release featuring:&#13;
&#13;
- Update URLs and copyright year&#13;
- Add basic GitLab pipeline&#13;
- Fix compilation with gcc-10&#13;
- Update URLs from goodies.x.o to docs.x.o (Bug #16156)&#13;
- s/http/https&#13;
- Fix build with panel 4.15&#13;
- Replace GtkStock buttons&#13;
- Rename applet to plugin (Bug #15582)&#13;
- Post release tag bump&#13;
- Translation Updates:&#13;
  Albanian, Arabic, Armenian (Armenia), Asturian, Basque, Belarusian,&#13;
  Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian,&#13;
  Czech, Danish, Dutch, Eastern Armenian, English (Australia),&#13;
  English (United Kingdom), Finnish, French, Galician, German, Greek,&#13;
  Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian,&#13;
  Japanese, Korean, Lithuanian, Malay, Norwegian Bokmål,&#13;
  Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil),&#13;
  Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish,&#13;
  Uighur, Ukrainian

</content>
  </entry>
  <entry>
    <title>xfce4-cpufreq-plugin 1.2.1 released</title>
    <id>xfce4-cpufreq-plugin-1.2.1</id>
    <updated>2018-09-22T22:23:07+02:00</updated>
    <published>2018-09-22T22:23:07+02:00</published>
    <author>
      <name>Andre Miranda</name>
      <email>andre42m@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"&gt;xfce4-cpufreq-plugin&lt;/a&gt; 1.2.1 is now available for download from

  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.1.tar.bz2"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.1.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.1.tar.bz2.md5"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.1.tar.bz2.md5&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.1.tar.bz2.sha1"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.1.tar.bz2.sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.1.tar.bz2.sha256"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.1.tar.bz2.sha256&lt;/a&gt;


What is xfce4-cpufreq-plugin?
=============================

xfce4-cpufreq-plugin shows the current CPU frequency and governor in the
panel, and the frequencies and governors and more information for all
CPUs in a separate overview. Note that at the moment, it does not permit
to change any of these CPU settings.

Website:
  &lt;a href="https://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"&gt;https://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin&lt;/a&gt;


Release notes for 1.2.1
=======================
A maintenance release featuring a couple of improvements.&#13;
&#13;
 * Improved spacing in dialogs (Bug #14661)&#13;
 * Check if each cpu is online (Bug #14641)&#13;
 * Use xfce_panel_plugin_lookup_rc_file (Bug #11823)&#13;
 * 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

</content>
  </entry>
  <entry>
    <title>xfce4-cpufreq-plugin 1.2.0 released</title>
    <id>xfce4-cpufreq-plugin-1.2.0</id>
    <updated>2018-05-18T03:50:31+02:00</updated>
    <published>2018-05-18T03:50:31+02:00</published>
    <author>
      <name>Andre Miranda</name>
      <email>andre42m@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"&gt;xfce4-cpufreq-plugin&lt;/a&gt; 1.2.0 is now available for download from

  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.0.tar.bz2"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.0.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.0.tar.bz2.md5"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.0.tar.bz2.md5&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.0.tar.bz2.sha1"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.0.tar.bz2.sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.0.tar.bz2.sha256"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.2/xfce4-cpufreq-plugin-1.2.0.tar.bz2.sha256&lt;/a&gt;


What is xfce4-cpufreq-plugin?
=============================

xfce4-cpufreq-plugin shows the current CPU frequency and governor in the
panel, and the frequencies and governors and more information for all
CPUs in a separate overview. Note that at the moment, it does not permit
to change any of these CPU settings.

Website:
  &lt;a href="https://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"&gt;https://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin&lt;/a&gt;


Release notes for 1.2.0
=======================
Stable release of xfce4-cpufreq-plugin featuring the GTK3 port from the
previous development release.&#13;
&#13;
 * Prefer sysfs to Intel pstate in cpufreq_linux_init (Bug #13835)&#13;
 * Add option to configure text color (Bug #13565)&#13;
 * Translation updates:&#13;
   Arabic, Asturian, Basque, Belarusian, Bulgarian, Catalan, Chinese
(China),&#13;
   Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English
(Australia),&#13;
   English (United Kingdom), French, German, Greek, Hebrew, Hungarian,&#13;
   Icelandic, Indonesian, Italian, Japanese, Korean, Lithuanian, Malay,&#13;
   Norwegian Bokmål, Occitan, Polish, Portuguese, Portuguese (Brazil),
Russian,&#13;
   Serbian, Slovak, Spanish, Swedish, Thai, Turkish, Ukrainian, Uyghur

</content>
  </entry>
  <entry>
    <title>xfce4-cpufreq-plugin 1.1.90 released</title>
    <id>xfce4-cpufreq-plugin-1.1.90</id>
    <updated>2017-05-17T02:52:42+02:00</updated>
    <published>2017-05-17T02:52:42+02:00</published>
    <author>
      <name>André Miranda</name>
      <email>andre42m@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"&gt;xfce4-cpufreq-plugin&lt;/a&gt; 1.1.90 is now available for download from

  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.90.tar.bz2"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.90.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.90.tar.bz2.md5"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.90.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.90.tar.bz2.sha1"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.90.tar.bz2.sha1&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.90.tar.bz2.sha256"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.90.tar.bz2.sha256&lt;/a&gt;


What is xfce4-cpufreq-plugin?
=============================

xfce4-cpufreq-plugin shows the current CPU frequency and governor in the
panel, and the frequencies and governors and more information for all
CPUs in a separate overview. Note that at the moment, it does not permit
to change any of these CPU settings.

Website:
  &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"&gt;http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin&lt;/a&gt;


Release notes for 1.1.90
========================
This is a development release, aimed for packagers and testers.&#13;
&#13;
* Port to GTK+3&#13;
* Translation updates: Bulgarian, Catalan, Chinese (China), Croatian,&#13;
  Czech, Danish, Dutch, French, German, Greek, Hebrew, Indonesian,&#13;
  Korean, Lithuanian, Polish, Portuguese (Brazil), Russian, Serbian,&#13;
  Spanish, Swedish, Ukrainian

</content>
  </entry>
  <entry>
    <title>xfce4-cpufreq-plugin 1.1.3 released</title>
    <id>xfce4-cpufreq-plugin-1.1.3</id>
    <updated>2016-04-25T15:07:29+02:00</updated>
    <published>2016-04-25T15:07:29+02:00</published>
    <author>
      <name>Harald Judt</name>
      <email>h.judt@gmx.at</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"&gt;xfce4-cpufreq-plugin&lt;/a&gt; 1.1.3 is now available for download from

  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.3.tar.bz2"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.3.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.3.tar.bz2.md5"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.3.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.3.tar.bz2.sha1"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.3.tar.bz2.sha1&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.3.tar.bz2.sha256"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.3.tar.bz2.sha256&lt;/a&gt;


What is xfce4-cpufreq-plugin?
=============================

xfce4-cpufreq-plugin shows the current CPU frequency and governor in the
panel, and the frequencies and governors and more information for all
CPUs in a separate overview. Note that at the moment, it does not permit
to change any of these CPU settings.

Website:
  &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"&gt;http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin&lt;/a&gt;


Release notes for 1.1.3
=======================
- Translation updates: Catalan, Greek, Hebrew, Icelandic, Spanish,&#13;
  Swedish

</content>
  </entry>
  <entry>
    <title>xfce4-cpufreq-plugin 1.1.2 released</title>
    <id>xfce4-cpufreq-plugin-1.1.2</id>
    <updated>2015-06-23T21:23:06+02:00</updated>
    <published>2015-06-23T21:23:06+02:00</published>
    <author>
      <name>Harald Judt</name>
      <email>h.judt@gmx.at</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"&gt;xfce4-cpufreq-plugin&lt;/a&gt; 1.1.2 is now available for download from

  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.2.tar.bz2"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.2.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.2.tar.bz2.md5"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.2.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.2.tar.bz2.sha1"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.2.tar.bz2.sha1&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.2.tar.bz2.sha256"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.2.tar.bz2.sha256&lt;/a&gt;


What is xfce4-cpufreq-plugin?
=============================

xfce4-cpufreq-plugin shows the current CPU frequency and governor in the
panel, and the frequencies and governors and more information for all
CPUs in a separate overview. Note that at the moment, it does not permit
to change any of these CPU settings.

Website:
  &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"&gt;http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin&lt;/a&gt;


Release notes for 1.1.2
=======================
This is a simple maintenance release.&#13;
&#13;
- Fix IT_PROG_INTLTOOL warning&#13;
- Translation updates: Basque, Bulgarian, Greek, Lithuanian, Slovak,&#13;
  Spanish, Swedish&#13;
&#13;
Enjoy!

</content>
  </entry>
  <entry>
    <title>xfce4-cpufreq-plugin 1.1.1 released</title>
    <id>xfce4-cpufreq-plugin-1.1.1</id>
    <updated>2014-12-23T14:04:22+01:00</updated>
    <published>2014-12-23T14:04:22+01:00</published>
    <author>
      <name>Harald Judt</name>
      <email>h.judt@gmx.at</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"&gt;xfce4-cpufreq-plugin&lt;/a&gt; 1.1.1 is now available for download from

  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.1.tar.bz2"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.1.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.1.tar.bz2.md5"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.1.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.1.tar.bz2.sha1"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.1.tar.bz2.sha1&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.1.tar.bz2.sha256"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.1.tar.bz2.sha256&lt;/a&gt;


What is xfce4-cpufreq-plugin?
=============================

xfce4-cpufreq-plugin shows the current CPU frequency and governor in the
panel, and the frequencies and governors and more information for all
CPUs in a separate overview. Note that at the moment, it does not permit
to change any of these CPU settings.

Website:
  &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"&gt;http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin&lt;/a&gt;


Release notes for 1.1.1
=======================
This release improves the widgets layout, fixes panel resize issues and
includes a few other small fixes and patches by other people. Thanks to
Jani Vaelimaa and Guido Berhoerster and to the testers for their
contributions. Last but not least, there are again numerous translation
updates, so many thanks to the translators.&#13;
&#13;
Enjoy!&#13;
&#13;
&#13;
Detailed release notes:&#13;
=======================&#13;
&#13;
 * Fix panel resizing caused by freq format function (bug #10385)&#13;
 * Various other widget layout fixes and simplifications&#13;
 * Fix missing return type of cpufreq_show_about (bug #10343)&#13;
 * Fix typo in panel-plugin/Makefile.am (bug #10332)&#13;
 * Various other fixes to the build system&#13;
 * Many translation updates

</content>
  </entry>
  <entry>
    <title>xfce4-cpufreq-plugin 1.1.0 released</title>
    <id>xfce4-cpufreq-plugin-1.1.0</id>
    <updated>2013-09-03T14:36:45+02:00</updated>
    <published>2013-09-03T14:36:45+02:00</published>
    <author>
      <name>Harald Judt</name>
      <email>h.judt@gmx.at</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"&gt;xfce4-cpufreq-plugin&lt;/a&gt; 1.1.0 is now available for download from

  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.0.tar.bz2"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.0.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.0.tar.bz2.md5"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.0.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.0.tar.bz2.sha1"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.0.tar.bz2.sha1&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.0.tar.bz2.sha256"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.1/xfce4-cpufreq-plugin-1.1.0.tar.bz2.sha256&lt;/a&gt;


What is xfce4-cpufreq-plugin?
=============================

xfce4-cpufreq-plugin shows the current CPU frequency and governor in the
panel, and the frequencies and governors and more information for all
CPUs in a separate overview. Note that at the moment, it does not permit
to change any of these CPU settings.

Website:
  &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"&gt;http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin&lt;/a&gt;


Release notes for 1.1.0
=======================
Consider this is a quick bugfix release. Note that this version still
doesn't allow you to change any CPU settings like governor or
frequencies, only showing them.&#13;
&#13;
I've removed support for panel versions &amp;lt;4.9 because users of those
panel versions likely won't get any benefit from updating anyway. I'm
sorry for this, but the layout code is already complicated enough the
way it is now, and the few smaller fixes can be backported/applied to
1.0.0 easily if necessary.&#13;
&#13;
Detailed release notes:&#13;
=======================&#13;
* Support the Intel performance state driver&#13;
* Improve config dialog and use mnemonics&#13;
* Add a proper "About" dialog&#13;
* Add min, avg and max frequencies in cpu selection&#13;
* Add support for selecting a custom font&#13;
* Support showing icon only (bug #7474)&#13;
* Improve overview window size and layout&#13;
* Remove code for showing the frame&#13;
* Rewrite layout code using &amp;gt;=xfce4-panel-4.9 features&#13;
* Remove code for deprecated APIs and &amp;lt;xfce4-panel-4.9&#13;
* Build plugin as a module&#13;
* Fix showing frequency of wrong CPU core (bug #7179)&#13;
* Fix reading min frequency from cpufreq sysfs&#13;
* Support panel 4.9 features (deskbar mode) (bug #8396)&#13;
* Port plugin to libxfce4ui (bug #8051)&#13;
* Code clean up and refactoring&#13;
* Updates and fixes for build system files&#13;
&#13;
Enjoy!

</content>
  </entry>
  <entry>
    <title>xfce4-cpufreq-plugin 1.0.0 released</title>
    <id>xfce4-cpufreq-plugin-1.0.0</id>
    <updated>2011-01-23T11:04:15+01:00</updated>
    <published>2011-01-23T11:04:15+01:00</published>
    <author>
      <name>Florian Rivoal</name>
      <email>frivoal@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"&gt;xfce4-cpufreq-plugin&lt;/a&gt; 1.0.0 is now available for download from

  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.0/xfce4-cpufreq-plugin-1.0.0.tar.bz2"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.0/xfce4-cpufreq-plugin-1.0.0.tar.bz2&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.0/xfce4-cpufreq-plugin-1.0.0.tar.bz2.md5"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.0/xfce4-cpufreq-plugin-1.0.0.tar.bz2.md5&lt;/a&gt;
  &lt;a href="http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.0/xfce4-cpufreq-plugin-1.0.0.tar.bz2.sha1"&gt;http://archive.xfce.org/src/panel-plugins/xfce4-cpufreq-plugin/1.0/xfce4-cpufreq-plugin-1.0.0.tar.bz2.sha1&lt;/a&gt;

  SHA1 checksum: ff3695669b32b5b348f8a049222e960b2cf6e87f
   MD5 checksum: 24cae9b8583cae82b715b4f72aa8e341


What is xfce4-cpufreq-plugin?
=============================

The CpuFreq Plugin shows in the Xfce Panel the following, chooseable
informations: &#13;
current CPU frequency&#13;
current used governor&#13;
&#13;
In a seperate dialog it provides you following informations of all
available informations: &#13;
all available CPU frequencies&#13;
all available governors&#13;
used driver for the cpu

Website:
  &lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"&gt;http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin&lt;/a&gt;


Release notes for 1.0.0
=======================

This release of xfce4-cpufreq-plugin addresses an number of issues,
including, most visibly, compatibility with xfce 4.8&#13;
&#13;
Summary Changelog:&#13;
&#13;
 * Fix support for xfce 4.8, fixing bug #6448&#13;
 * Linux 2.4 support&#13;
 * Translated in 33 languages&#13;
 * Make the plugin fully translatable, fixing bug #7016&#13;
 * Use ngettext for translatable strings with plurals&#13;
 * Rename cpu.png to xfce4-cpufreq-plugin&#13;
 * Adapt text to the panel's size and orientation&#13;
 * Use g_timeout_add_seconds for less wake-ups, fixing bug #5180&#13;
 * Warn once (and only once) about the lack of cpufreq support&#13;
 * Fix icon size in the panel&#13;
 * Remove the scalable icon, since it isn't real, fixing bug #2458&#13;
 * Use the right icon for the configuration dialog, fixing bug #6448&#13;
 * Various small bug fixes&#13;
 * Code clean up&#13;
 * Build fixes&#13;
 * Update the documentation&#13;
&#13;
&#13;
List of contributions:&#13;
&#13;
A S  Alam (1):&#13;
      l10n: Punjabi Translation Added&#13;
&#13;
Alexander Toresson (1):&#13;
      xfce4-taskmanager/trunk/po:     	* sv.po, LINGUAS: Swedish
translation added (Daniel Nylander)     xfce4-time-out-plugin/trunk/po: 
	* sv.po, LINGUAS: Swedish translation added (Daniel Nylander)    
xfce4-wavelan-plugin/trunk/po:     	* sv.po, LINGUAS: Swedish
translation added (Daniel Nylander)     xfce4-radio-plugin/trunk/po:    
	* sv.po, LINGUAS: Swedish translation added (Daniel Nylander)    
xfce4-datetime-plugin/trunk/po:     	* sv.po, LINGUAS: Swedish
translation added (Daniel Nylander)     xfce4-cpufreq-plugin/trunk/po:  
	* sv.po, LINGUAS: Swedish translation added (Daniel Nylander)    
xfburn/trunk/po:     	* sv.po: Swedish translation update (Daniel
Nylander)     xfce4-xkb-plugin/trunk/po:     	* sv.po, LINGUAS: Swedish
translation added (Daniel Nylander)    
xfce4-smartbookmark-plugin/trunk/po:     	* sv.po, LINGUAS: Swedish
translation added (Daniel Nylander)     xfce4-smartpm-plugin/trunk/po:  
	* sv.po: Swedish translation update (Daniel Nylander)    
thunar-media-tags-plugin/trunk/po:     	* sv.po, LINGUAS: Swedish
translation added (Daniel Nylander)     xfvnc/trunk/po:     	* sv.po,
LINGUAS: Swedish translation added (Daniel Nylander)    
xfce4-verve-plugin/trunk/po:     	* sv.po, LINGUAS: Swedish translation
added (Daniel Nylander)     xfce4-xfapplet-plugin/trunk/po:     	*
sv.po, LINGUAS: Swedish translation added (Daniel Nylander)    
thunar-archive-plugin/trunk/po:     	* sv.po, LINGUAS: Swedish
translation added (Daniel Nylander)     xfce4-websearch-plugin/trunk/po:
	* sv.po, LINGUAS: Swedish translation added (Daniel Nylander)    
xfce4-screenshooter-plugin/trunk/po:     	* sv.po, LINGUAS: Swedish
translation added (Daniel Nylander)     xfce4-teatime-plugin/trunk/po:  
	* sv.po, LINGUAS: Swedish translation added (Daniel Nylander)    
xfce4-rss-plugin/trunk/po:     	* sv.po, LINGUAS: Swedish translation
added (Daniel Nylander)     xfmpc/trunk/po:     	* sv.po, LINGUAS:
Swedish translation added (Daniel Nylander)&#13;
&#13;
Andres Kovtunos (1):&#13;
      l10n: Initial translation.&#13;
&#13;
Bauzhan Muftakhidinov (1):&#13;
      l10n: New translation to Kazakh.&#13;
&#13;
Cristian Marchi (2):&#13;
      l10n: Updated Italian (it) translation to 100%&#13;
      l10n: Updated Italian (it) translation to 100%&#13;
&#13;
Daniel Nylander (1):&#13;
      l10n: Updates to Swedish (sv) translation&#13;
&#13;
Dmitrij Smirnov (2):&#13;
      l10n: Updated Russian (ru) translation to 64%&#13;
      l10n: Updated Russian (ru) translation to 96%&#13;
&#13;
Dmitry Nikitin (3):&#13;
      l10n: Updated Ukrainian (uk) translation to 100%&#13;
      l10n: Updated Ukrainian (uk) translation to 96%&#13;
      l10n: Updated Ukrainian (uk) translation to 100%&#13;
&#13;
Eren Turkay (1):&#13;
      * Add Turkish translations by Samed Beyribey&#13;
&#13;
Fabian Nowak (2):&#13;
      l10n: Updated German (de) translation to 100%&#13;
      Update german translation&#13;
&#13;
Florian Rivoal (24):&#13;
      Clean up and auto tools fixes&#13;
      Make the plugin translatable&#13;
      Use the right icon for the configuration dialog&#13;
      Add missing header&#13;
      Fix Icon size auto detection&#13;
      Move misplaced header inclusion&#13;
      Compile fix&#13;
      Use the * modifier in scanf&#13;
      Add missing headers&#13;
      Code clean up&#13;
      Clean up&#13;
      Remove the scalable icon, since it isn't real&#13;
      Fix icon size&#13;
      Fix a label display bug&#13;
      Only warn once about the lack of cpufreq support&#13;
      Use g_timeout_add_seconds for less wake-ups&#13;
      Use ngettext for translatable strings with plurals&#13;
      Update French translation to 88%&#13;
      Sanitize the handling the content of the panel&#13;
      Update copyright notices&#13;
      Adapt text to the panel's size and orientation&#13;
      Rename cpu.png to xfce4-cpufreq-plugin&#13;
      Update the readme to match current behavior&#13;
      Release 1.0.0&#13;
&#13;
Gabor Kelemen (3):&#13;
      2009-07-25  Gabor Kelemen  &lt;kelemeng@gnome.hu&gt;&#13;
      l10n: Updated Hungarian (hu) translation to 100%&#13;
      l10n: Updated Hungarian (hu) translation to 100%&#13;
&#13;
Gheyret Kenji (2):&#13;
      l10n: Uyghur translations&#13;
      l10n: Updated Uyghur (ug) translation to 100%&#13;
&#13;
Harald Servat (1):&#13;
      l10n: Updated Catalan (Valencian) (ca) translation to 100%&#13;
&#13;
Jean-François Wauthy (5):&#13;
      Add/Update Czech translations&#13;
      set autogen.sh executable&#13;
      wildcards and snv:executable property equals bad things&#13;
      Add/update Polish translations&#13;
      various translations updates&#13;
&#13;
Lars Nielsen (1):&#13;
      * da.po: Updated danish translation&#13;
&#13;
Leandro Regueiro (4):&#13;
      l10n: Updates to Galician (gl) translation&#13;
      l10n: Updated Galician (gl) translation to 100%&#13;
      l10n: Updated Galician (gl) translation to 100%&#13;
      l10n: Updated Galician (gl) translation to 60%&#13;
&#13;
Masato Hashimoto (2):&#13;
      l10n: Updates to Japanese (ja) translation&#13;
      l10n: Updated Japanese (ja) translation to 100%&#13;
&#13;
Maxim Dziumanenko (2):&#13;
      2007-03-13 Maxim Dziumanenko &lt;dziumanenko@gmail.com&gt;&#13;
      2007-03-13 Maxim Dziumanenko &lt;dziumanenko@gmail.com&gt;&#13;
&#13;
Maximilian Schleiss (13):&#13;
      Added the Albanian translations by Besnik Bleta for all the
goodies.&#13;
      * fr.po: Updated some French translations.     * ja.po: Updated
and added the Japanese translations by Nobuhiro Iwamatsu in the      
xkb and the volstatus-icon plugins respectively.     * sq.po: Updated
the headers of most plugins by Besnik Bleta.&#13;
      * it.po: Updated translations for the verve, thunar-media-tags,
thunar-archive, battery, clipman, netload thunar-volman, eyes, cpufrew,
notification-daemon and mailwatch plugins.     * *.po: Fixed some
headers&#13;
      Last bunch of pt_PT and nb_NO files to be added.&#13;
      Italian updates and new translations added to some goodies.&#13;
      Latvian translations added to most goodies.&#13;
      New and updated German translations for a bunch of goodies.&#13;
      Translations added and updated for most goodies (gl)&#13;
      Translation updates and additions for the Japanese and Spanish
locales:     xfce4-datetime-plugin, gsynaptics-mcs-plugin,
xfce4-volstatus-icon, xfce4-cpugraph-plugin, thunar-archive-plugin    
xfce4-battery-plugin, xfce4-mpc-plugin, ristretto, xfce4-cpufreq-plugin,
notification-daemon-xfce&#13;
      Translations updates for a lot of languages in a lot of packages&#13;
      Translations updates - ja uk zh_CN&#13;
      Translations updates - es gl id ja uk&#13;
      Translations updates - es fr gl it tr&#13;
&#13;
Michal Várady (1):&#13;
      l10n: Updated Czech (cs) translation to 100%&#13;
&#13;
Mike Massonnet (13):&#13;
      Add new translation by محمد علي المكي
&lt;makki.ma@gmail.com&gt;&#13;
      Rename pk.po to ur.po&#13;
      Fix changelogs for updated ur.po files, and add
thunar-archive-plugin&#13;
      update-po&#13;
      update-po&#13;
      Update translations -- Remove executable property on all po files
(only da.po actuall)&#13;
      Renamed pt_PT to pt and nb_NO to nb (bug #4574)&#13;
      Fix the renaming of the pt nb files -- thanks to jerome who
noticed this problem&#13;
      goodies translation update&#13;
      goodies translation update (galician only)&#13;
      update goodies translations&#13;
      Drop svn:executable bit from po files&#13;
      update goodies translation&#13;
&#13;
Mohamed Magdy (3):&#13;
      Update Arabic translations&#13;
      Update Arabic translations&#13;
      Update Arabic translations&#13;
&#13;
Nick Schermer (2):&#13;
      * Created new pot files for all goodies&#13;
      * Regenerated all *.po files&#13;
&#13;
Og Maciel (3):&#13;
      Added translations for Brazilian Portuguese by Fábio Nogueira.&#13;
      Added missing LINGUAS file.&#13;
      Minor tweak to LINGUAS.&#13;
&#13;
Pau Rullan Ferragut (2):&#13;
      i18n update&#13;
      i18n british translation&#13;
&#13;
Per Kongstad (2):&#13;
      l10n: Updated Danish (da) translation to 100%&#13;
      l10n: Updated Danish (da) translation to 100%&#13;
&#13;
Piarres Beobide (2):&#13;
      Some godies basque translation update&#13;
      I forgot add these files in commmit 2551&#13;
&#13;
Rihards Prieditis (1):&#13;
      l10n: Updates to Latvian (lv) translation&#13;
&#13;
SZERVÁC Attila (1):&#13;
      [intl:hu] add some new goodies/trunk hu.po&#13;
&#13;
Sergio Marques (3):&#13;
      l10n: Updated Portuguese (pt) translation to 100%&#13;
      l10n: Updated Portuguese (pt) translation to 100%&#13;
      l10n: Updated Portuguese (pt) translation to 100%&#13;
&#13;
Stavros Giannouris (1):&#13;
      * el.po, LINGUAS: Added Greek translation by Evaggelos Balaskas   
	  &lt;ebalaskas@ebalaskas.gr&gt;&#13;
&#13;
Thomas Schreck (6):&#13;
      * added autogen.sh&#13;
      * Code cleanup&#13;
      * rewrote most of the code\n* added support to change frequency
(userspace governor) and governor (Linux 2.6)&#13;
      * Fix mem leak and bug with more cpus&#13;
      * Fix typo&#13;
      2006-10-23 10:30  Thomas Schreck &lt;shrek@xfce.org&gt;&#13;
&#13;
Timo Verbeek (2):&#13;
      l10n: Dutch one&#13;
      l10n: Updated Dutch (Flemish) (nl) translation to 57%&#13;
&#13;
forfolias (1):&#13;
      l10n: added plurar form header&#13;
&#13;
微 尘 (1):&#13;
      l10n: Updated Chinese (China) (zh_CN) translation to 60%

</content>
  </entry>
</feed>
