<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>xfce4-genmon-plugin Release Feed</title>
  <subtitle>Release announcements for xfce4-genmon-plugin</subtitle>
  <updated>2025-05-20T09:39:54+02:00</updated>
  <link href=""/>
  <entry>
    <title>xfce4-genmon-plugin 4.3.0 released</title>
    <id>xfce4-genmon-plugin-4.3.0</id>
    <updated>2025-05-20T09:39:54+02:00</updated>
    <published>2025-05-20T09:39:54+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-genmon-plugin"&gt;xfce4-genmon-plugin&lt;/a&gt; 4.3.0 is now available for download from

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


What is xfce4-genmon-plugin?
============================

This plugin cyclically spawns the indicated script/program, captures its
output (stdout) and displays the resulting string into the panel.&#13;
&#13;
&#13;
&#13;
The string can also contain markup to displayed an image, a bar, a
button and a personalized tooltip.

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


Release notes for 4.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;
- autotools-build: Explicitly require glib, gtk3&#13;
- meson-build: Use shared_module()&#13;
- Replace deprecated exo with libxfce4ui 4.21.0&#13;
- build: Automate copyright year management&#13;
- Add meson build&#13;
- autotools-build: Explicitly require libxfce4util&#13;
- Fix libxfce4panel include&#13;
- Translation Updates:&#13;
  Albanian

</content>
  </entry>
  <entry>
    <title>xfce4-genmon-plugin 4.2.1 released</title>
    <id>xfce4-genmon-plugin-4.2.1</id>
    <updated>2024-12-25T08:28:40+01:00</updated>
    <published>2024-12-25T08:28:40+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-genmon-plugin"&gt;xfce4-genmon-plugin&lt;/a&gt; 4.2.1 is now available for download from

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


What is xfce4-genmon-plugin?
============================

This plugin cyclically spawns the indicated script/program, captures its
output (stdout) and displays the resulting string into the panel.&#13;
&#13;
&#13;
&#13;
The string can also contain markup to displayed an image, a bar, a
button and a personalized tooltip.

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


Release notes for 4.2.1
=======================
- Update copyright year&#13;
- build: Bump dependency versions and fix deprecation warnings&#13;
- I18n: Update po/LINGUAS list&#13;
- build: Use XDT_VERSION_INIT and get rid of configure.ac.in&#13;
- build: clang: Fix -Wsometimes-uninitialized&#13;
- I18n: Update po/LINGUAS list&#13;
- build: Get rid of intltool&#13;
- Install scripts dir when building&#13;
- Clean .gitignore&#13;
- Fix copyright string&#13;
- Update copyright year and info&#13;
- Fix type in xfconf migration script&#13;
- Translation Updates:&#13;
  Albanian, Amharic, Arabic, Armenian (Armenia), Basque, Belarusian,&#13;
  Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian,&#13;
  Czech, Danish, Dutch, Eastern Armenian, English (Australia), English&#13;
  (Canada), English (United Kingdom), Estonian, Finnish, French,&#13;
  Galician, German, Greek, Hebrew, Hindi, Hungarian, Icelandic,&#13;
  Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Latvian,&#13;
  Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500), Polish,&#13;
  Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak,&#13;
  Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian, Urdu, Urdu&#13;
  (Pakistan), Uyghur

</content>
  </entry>
  <entry>
    <title>xfce4-genmon-plugin 4.2.0 released</title>
    <id>xfce4-genmon-plugin-4.2.0</id>
    <updated>2023-04-17T01:24:16+02:00</updated>
    <published>2023-04-17T01:24:16+02:00</published>
    <author>
      <name>Tony Paulic</name>
      <email>tony.paulic@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://docs.xfce.org/panel-plugins/xfce4-genmon-plugin"&gt;xfce4-genmon-plugin&lt;/a&gt; 4.2.0 is now available for download from

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


What is xfce4-genmon-plugin?
============================

This plugin cyclically spawns the indicated script/program, captures its
output (stdout) and displays the resulting string into the panel.&#13;
&#13;
&#13;
&#13;
The string can also contain markup to displayed an image, a bar, a
button and a personalized tooltip.

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


Release notes for 4.2.0
=======================
- Add shell script to migrate settings to xfconf&#13;
- Fix GDK_Critical&#13;
- Fixed deskbar support. Issue #8&#13;
- Add Update Now menu option to right-click menu&#13;
- build: Add GLib requirement&#13;
- build: Fix autotools warnings&#13;
- Use "logo-icon-name" instead of "logo" in about dialog&#13;
- ***Migrate settings to xfconf&#13;
- Remove unused variable&#13;
- Fix intltool lock file bug in make distcheck&#13;
- Remove closing of standard file descriptors in the child process&#13;
- Update COPYING&#13;
- Add &lt;css&gt; tag support&#13;
- fixed .genmon_label and -gtk-icon transform bugs&#13;
- Fix code indentation and readalility&#13;
- Add support for single and multi-row panel layout options&#13;
- Added support for &lt;css&gt;&lt;/css&gt; XML tag. Changed default progressbar
width to 4px&#13;
- automake: Modernize following other projects&#13;
- autoconf: Some updates&#13;
- Update `.gitignore`&#13;
- Add missing comments to code functions&#13;
- Fix indentation&#13;
- Translation updates

</content>
  </entry>
  <entry>
    <title>xfce4-genmon-plugin 4.1.0 released</title>
    <id>xfce4-genmon-plugin-4.1.0</id>
    <updated>2020-12-23T01:26:40+01:00</updated>
    <published>2020-12-23T01:26:40+01:00</published>
    <author>
      <name>Tony Paulic</name>
      <email>tony.paulic@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="https://docs.xfce.org/panel-plugins/xfce4-genmon-plugin"&gt;xfce4-genmon-plugin&lt;/a&gt; 4.1.0 is now available for download from

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


What is xfce4-genmon-plugin?
============================

This plugin cyclically spawns the indicated script/program, captures its
output (stdout) and displays the resulting string into the panel.



The string can also contain markup to displayed an image, a bar, a
button and a personalized tooltip.

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


Release notes for 4.1.0
=======================
- Add basic GitLab pipeline&#13;
- Updated README file&#13;
- Add DBG anchors&#13;
- Add &lt;icon&gt; amd &lt;iconclick&gt; elements&#13;
- Make Save translatable&#13;
- Fix config values sometimes going to default&#13;
- Fix label sometimes re-appearing&#13;
- Enable multi-row support&#13;
- Remove unused variables and code&#13;
- Fix indentation&#13;
- Catch some edge cases&#13;
- Set tmp variable default values&#13;
- Fix period spinner display when cancelled&#13;
- Fix label toggle display when cancelled&#13;
- Fix font display when cancelled&#13;
- Support new libxfce4ui API&#13;
- Change close to save&#13;
- Closing config window cancels changes&#13;
- Change layout of config dialog&#13;
- Make tooltips translatable&#13;
- Update support URLs to docs.xfce.org&#13;
- Allow compilation with panel 4.15&#13;
- Replace deprecated xfce_create_panel_button&#13;
======&#13;
- Translation Updates:&#13;
  Albanian, Amharic, Arabic, Armenian (Armenia), Basque, Belarusian,&#13;
  Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian,&#13;
  Czech, Danish, Dutch, Eastern Armenian, English (Australia), English&#13;
  (Canada), English (United Kingdom), Estonian, Finnish, French,&#13;
  Galician, German, Greek, Hebrew, Hindi, Hungarian, Icelandic,&#13;
  Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Latvian,&#13;
  Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500), Polish,&#13;
  Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian,&#13;
  Spanish, Swedish, Thai, Turkish, Ukrainian, Urdu, Urdu (Pakistan),&#13;
  Uyghur

</content>
  </entry>
  <entry>
    <title>xfce4-genmon-plugin 4.0.2 released</title>
    <id>xfce4-genmon-plugin-4.0.2</id>
    <updated>2019-08-11T23:14:21+02:00</updated>
    <published>2019-08-11T23:14:21+02:00</published>
    <author>
      <name>Tony Paulic</name>
      <email>tony.paulic@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin"&gt;xfce4-genmon-plugin&lt;/a&gt; 4.0.2 is now available for download from

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


What is xfce4-genmon-plugin?
============================

This plugin cyclically spawns the indicated script/program, captures its
output (stdout) and displays the resulting string into the panel.



The string can also contain markup to displayed an image, a bar, a
button and a personalized tooltip.

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


Release notes for 4.0.2
=======================
Version 4.0.2 update:&#13;
- Change font to use pt instead of px to match system font setting&#13;
- Simplify and standardize spacing&#13;
- Adjust tooltip such that period is shown as float (2) number &#13;
- Translation updates

</content>
  </entry>
  <entry>
    <title>xfce4-genmon-plugin 4.0.1 released</title>
    <id>xfce4-genmon-plugin-4.0.1</id>
    <updated>2017-10-29T19:14:49+01:00</updated>
    <published>2017-10-29T19:14:49+01:00</published>
    <author>
      <name>Tony Paulic</name>
      <email>tony.paulic@gmail.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin"&gt;xfce4-genmon-plugin&lt;/a&gt; 4.0.1 is now available for download from

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


What is xfce4-genmon-plugin?
============================

This plugin cyclically spawns the indicated script/program, captures its
output (stdout) and displays the resulting string into the panel.



The string can also contain markup to displayed an image, a bar, a
button and a personalized tooltip.

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


Release notes for 4.0.1
=======================
- Allow pango markup in tooltip as well&#13;
- Added some extra sample scripts (twit, google calendar, sysstat)&#13;
- Enhanced CSS styling capabilites (see 'CSS Styling.txt' doc)&#13;
- Fix progressbar wrong direction

</content>
  </entry>
  <entry>
    <title>xfce4-genmon-plugin 4.0.0 released</title>
    <id>xfce4-genmon-plugin-4.0.0</id>
    <updated>2017-02-25T11:38:16+01:00</updated>
    <published>2017-02-25T11:38:16+01:00</published>
    <author>
      <name>Landry Breuil</name>
      <email>landry@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin"&gt;xfce4-genmon-plugin&lt;/a&gt; 4.0.0 is now available for download from

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


What is xfce4-genmon-plugin?
============================

This plugin cyclically spawns the indicated script/program, captures its
output (stdout) and displays the resulting string into the panel.



The string can also contain markup to displayed an image, a bar, a
button and a personalized tooltip.

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


Release notes for 4.0.0
=======================
Only one bugfix in this release:&#13;
- Fix PangoFontDescription not being able to display initial default
string&#13;
&#13;
And translation update!

</content>
  </entry>
  <entry>
    <title>xfce4-genmon-plugin 3.99.0 released</title>
    <id>xfce4-genmon-plugin-3.99.0</id>
    <updated>2016-11-02T17:15:05+01:00</updated>
    <published>2016-11-02T17:15:05+01:00</published>
    <author>
      <name>Landry Breuil</name>
      <email>landry@xfce.org</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin"&gt;xfce4-genmon-plugin&lt;/a&gt; 3.99.0 is now available for download from

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


What is xfce4-genmon-plugin?
============================

This plugin cyclically spawns the indicated script/program, captures its
output (stdout) and displays the resulting string into the panel.



The string can also contain markup to displayed an image, a bar, a
button and a personalized tooltip.

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


Release notes for 3.99.0
========================
[Please note that this is a development release.]&#13;
&#13;
First release with the Gtk3 port, all hard work done by ToZ (Tony
Paulic), thanks !&#13;
&#13;
 - Port to Gtk3&#13;
 - Fix font styling to work with Gtk 3.22&#13;
 - Add support for "genmon" in 'xfce4-panel --plugin-event' (Bug
#10734)&#13;
 - Fix default tooltip does not work (bug #11284)&#13;
 - Add &lt;txtclick&gt; functionality (Bug #3437)&#13;
&#13;
&#13;
Distributors, please update to this release, there are 4 years worth of
translations on top - hopefully 4.0 will be released soon, but that
depends on feedback/bug reports from users!

</content>
  </entry>
  <entry>
    <title>xfce4-genmon-plugin 3.4.0 released</title>
    <id>xfce4-genmon-plugin-3.4.0</id>
    <updated>2012-05-12T17:55:48+02:00</updated>
    <published>2012-05-12T17:55:48+02:00</published>
    <author>
      <name>John Lindgren</name>
      <email>john.lindgren@aol.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin"&gt;xfce4-genmon-plugin&lt;/a&gt; 3.4.0 is now available for download from

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

  SHA1 checksum: 6c249521394ee97704f2d10d0b5dd18bbb171f64
   MD5 checksum: 24108b339bb040ed360266f53a245224


What is xfce4-genmon-plugin?
============================

This plugin cyclically spawns the indicated script/program, captures its
output (stdout) and displays the resulting string into the panel.



The string can also contain markup to displayed an image, a bar, a
button and a personalized tooltip.

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


Release notes for 3.4.0
=======================
- Port from libxfcegui4 to libxfce4ui&#13;
- Install as a shared library rather than an executable&#13;
- No longer uses troublesome fixed-length text buffers&#13;
- Bug fixes

</content>
  </entry>
  <entry>
    <title>xfce4-genmon-plugin 3.3.1 released</title>
    <id>xfce4-genmon-plugin-3.3.1</id>
    <updated>2012-01-02T15:46:03+01:00</updated>
    <published>2012-01-02T15:46:03+01:00</published>
    <author>
      <name>John Lindgren</name>
      <email>john.lindgren@aol.com</email>
    </author>
    <content type="html">&lt;pre&gt;&lt;a href="http://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin"&gt;xfce4-genmon-plugin&lt;/a&gt; 3.3.1 is now available for download from

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

  SHA1 checksum: 360fcb2fdb5f1dc22f9711e36f6b67b9f5554517
   MD5 checksum: e0022e15d4211a87c17d9f252b68e1d3


What is xfce4-genmon-plugin?
============================

This plugin cyclically spawns the indicated script/program, captures its
output (stdout) and displays the resulting string into the panel.



The string can also contain markup to displayed an image, a bar, a
button and a personalized tooltip.

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


Release notes for 3.3.1
=======================
- change icon to "utilities-system-monitor" (#6701)&#13;
- fix problems when changing panel orientation (#7366)&#13;
- fix timer not started at startup (#7449, #7527)&#13;
- remove obsolete samples.txt (#7657)

</content>
  </entry>
  <entry>
    <title>xfce4-genmon-plugin 3.3.0 released</title>
    <id>xfce4-genmon-plugin-3.3.0</id>
    <updated>2011-03-22T14:32:15+01:00</updated>
    <published>2011-03-22T14:32: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-genmon-plugin"&gt;xfce4-genmon-plugin&lt;/a&gt; 3.3.0 is now available for download from

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

  SHA1 checksum: a9534b2fdbbf80c568a5df337d15fe849a859bf0
   MD5 checksum: 7c95234dc99efc21bbf9d2b056dd21f9


What is xfce4-genmon-plugin?
============================

This plugin cyclically spawns the indicated script/program, captures its
output (stdout) and displays the resulting string into the panel.&#13;
&#13;
The string can also contain markup to displayed an image, a bar, a
button and a personalized tooltip.

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


Release notes for 3.3.0
=======================
[Please note that this is a development release.]

This new version of xfce4-genmon-plugin offers full compatibility with
xfce 4.8, new translations, a bunch of small bug fixes, and adds the
possibility to use markup to style and color the text.&#13;
&#13;
&#13;
Full Changelog:&#13;
Alexander Toresson (1):&#13;
      thunar-svn-plugin/trunk/po:     	* sv.po, LINGUAS: Swedish
translation added (Daniel Nylander)     xfce4-cddrive-plugin/trunk/po:  
	* sv.po, LINGUAS: Swedish translation added (Daniel Nylander)    
xfce4-weather-plugin/trunk/po:     	* sv.po, LINGUAS: Swedish
translation added (Daniel Nylander)     xfce4-volstatus-icon/trunk/po:  
	* sv.po, LINGUAS: Swedish translation added (Daniel Nylander)    
xfce4-quicklauncher-plugin/trunk/po:     	* sv.po, LINGUAS: Swedish
translation added (Daniel Nylander)     xfce4-timer-plugin/trunk/po:    
	* sv.po, LINGUAS: Swedish translation added (Daniel Nylander)    
xfce4-clipman-plugin/trunk/po:     	* sv.po, LINGUAS: Swedish
translation added (Daniel Nylander)     xfce4-diskperf-plugin/trunk/po: 
	* sv.po, LINGUAS: Swedish translation added (Daniel Nylander)    
xfce4-mailwatch-plugin/trunk/po:     	* sv.po, LINGUAS: Swedish
translation added (Daniel Nylander)     ristretto/trunk/po:     	*
sv.po, LINGUAS: Swedish translation added (Daniel Nylander)    
xfce4-sensors-plugin/trunk/po:     	* sv.po, LINGUAS: Swedish
translation added (Daniel Nylander)     xfce4-mount-plugin/trunk/po:    
	* sv.po, LINGUAS: Swedish translation added (Daniel Nylander)    
xfce4-genmon-plugin/trunk/po:     	* sv.po, LINGUAS: Swedish translation
added (Daniel Nylander)     thunar-volman/trunk/po:     	* sv.po,
LINGUAS: Swedish translation added (Daniel Nylander)    
notification-daemon-xfce/trunk/po:     	* sv.po, LINGUAS: Swedish
translation added (Daniel Nylander)     xfce4-power-manager/trunk/po:   
	* sv.po, LINGUAS: Swedish translation added (Daniel Nylander)    
xfce4-dict/trunk/po:     	* sv.po, LINGUAS: Swedish translation added
(Daniel Nylander)     xfce4-cellmodem-plugin/trunk/po:     	* sv.po,
LINGUAS: Swedish translation added (Daniel Nylander)    
xfce4-battery-plugin/trunk/po:     	* sv.po, LINGUAS: Swedish
translation added (Daniel Nylander)&#13;
&#13;
Andres Kovtunos (2):&#13;
      l10n: Initial Russian translation&#13;
      l10n: Updated Russian (ru) translation to 100%&#13;
&#13;
Bauzhan Muftakhidinov (1):&#13;
      l10n: New translation to Kazakh.&#13;
&#13;
Chris Green (1):&#13;
      Allow color add other markup in the text&#13;
&#13;
Christoph Wickert (1):&#13;
      l10n: Updated German (de) translation to 100%&#13;
&#13;
Cristian Marchi (1):&#13;
      l10n: Updated Italian (it) translation to 100%&#13;
&#13;
Daniel Nylander (2):&#13;
      l10n: Updates to Swedish (sv) translation&#13;
      l10n: Updates to Swedish (sv) translation&#13;
&#13;
Eren Turkay (1):&#13;
      Add/update Turkish translation files thanks to the Turkish
translation team! (Gökmen Görgen, Samed Beyribey, Özgür Kuru, Utku
Aydın)&#13;
&#13;
Fabian Nowak (2):&#13;
      l10n: Updated German (de) translation to 100%&#13;
      l10n: Updated German (de) translation to 100%&#13;
&#13;
Florian Rivoal (11):&#13;
      Mark the libxfcegui4 dependency in the auto* files&#13;
      Get rid of the INSTALL file&#13;
      Use recent xdt to detect available translations&#13;
      Automate changelog generation&#13;
      Remove the pot file, it can be autogenerated&#13;
      Remove obsolete file&#13;
      Fix transparency with the 4.8 panel&#13;
      Delete empty translation&#13;
      Increase the maximum period to 1 day&#13;
      Update the documentation&#13;
      Release version 3.3.0&#13;
&#13;
Gabor Kelemen (1):&#13;
      2009-07-25  Gabor Kelemen  &lt;kelemeng@gnome.hu&gt;&#13;
&#13;
Gheyret Kenji (2):&#13;
      l10n: Uyghur translation&#13;
      l10n: Updated Uyghur (ug) translation to 100%&#13;
&#13;
Gonzalo Lagos (1):&#13;
      l10n: Updated Spanish (Castilian) (es) translation to 100%&#13;
&#13;
Harald Servat (1):&#13;
      l10n: Updated Catalan (Valencian) (ca) translation to 100%&#13;
&#13;
Lars Nielsen (1):&#13;
      update-po&#13;
&#13;
Leandro Regueiro (2):&#13;
      l10n: Updates to Galician (gl) translation&#13;
      l10n: Updated Galician (gl) translation to 100%&#13;
&#13;
Masato Hashimoto (1):&#13;
      l10n: Updated Japanese (ja) translation to 100%&#13;
&#13;
Maxim Dziumanenko (1):&#13;
      Maxim Dziumanenko &lt;dziumanenko@gmail.com&gt;&#13;
&#13;
Maximilian Schleiss (7):&#13;
      Translations added for most goodies (id)&#13;
      Translations added and updated for most goodies (gl)&#13;
      Translations updates in Japanese for the genmon, quicklauncher and
screenshooter plugins&#13;
      Translations updates - fr id it ja nb pl&#13;
      Translations udpates - ca gl id&#13;
      Translations updates - es pl uk&#13;
      Translations updates - es fr gl it tr&#13;
&#13;
Mike Massonnet (11):&#13;
      Add Chinese Traditional translation&#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;
      Add a new sample script to track bandwidth use&#13;
&#13;
Mohamed Magdy (2):&#13;
      Update Arabic translations&#13;
      Update Arabic translations&#13;
&#13;
Og Maciel (1):&#13;
      Updated Brazilian Portuguese 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 (3):&#13;
      Some goodies Basque translation update&#13;
      Goodies Basuqe translation update&#13;
      Goodies Basque translation update&#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 (2):&#13;
      l10n: Updated Portuguese (pt) translation to 100%&#13;
      l10n: Updated Portuguese (pt) translation to 100%&#13;
&#13;
Steve Tyler (6):&#13;
      Make sure the plugin can be right clicked&#13;
      Avoid zombification of processes started by clicking&#13;
      Reset the timer after changing properties&#13;
      Don't hang the configuration dialog&#13;
      Display error output from commands&#13;
      Handle quotes withing commands.&#13;
&#13;
Yarema aka Knedlyk (1):&#13;
      l10n: Updated Ukrainian (uk) translation to 100%&#13;
&#13;
forfolias (2):&#13;
      l10n: add greek translation&#13;
      l10n: Updated Greek (el) translation to 100%

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