<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>xfce4-generic-slider Release Feed</title>
  <subtitle>Release announcements for xfce4-generic-slider</subtitle>
  <updated>2025-05-19T17:52:30+02:00</updated>
  <link href="https://docs.xfce.org/panel-plugins/xfce4-generic-slider/start"/>
  <entry>
    <title>xfce4-generic-slider 1.1.0 released</title>
    <id>xfce4-generic-slider-1.1.0</id>
    <updated>2025-05-19T17:52:30+02:00</updated>
    <published>2025-05-19T17:52:30+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-generic-slider/start"&gt;xfce4-generic-slider&lt;/a&gt; 1.1.0 is now available for download from

  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-generic-slider/1.1/xfce4-generic-slider-1.1.0.tar.xz"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-generic-slider/1.1/xfce4-generic-slider-1.1.0.tar.xz&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-generic-slider/1.1/xfce4-generic-slider-1.1.0.tar.xz?sha1"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-generic-slider/1.1/xfce4-generic-slider-1.1.0.tar.xz?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-generic-slider/1.1/xfce4-generic-slider-1.1.0.tar.xz?sha256"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-generic-slider/1.1/xfce4-generic-slider-1.1.0.tar.xz?sha256&lt;/a&gt;


What is xfce4-generic-slider?
=============================

Xfce4-generic-slider is a tool to help Xfce users deal with a variable
which they wish to both GET and SET. The getting side is similar to what
xfce4-genmon-plugin does except the command's numerical output is
represented visually in a slider. Dragging the slider is then used to
set the value through calls to a second command.

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


Release notes for 1.1.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;
- I18n: Update po/LINGUAS list&#13;
- Add about dialog&#13;
- Add meson build&#13;
- autotools-build: Explicitly require libxfce4util&#13;
- Translation Updates:&#13;
  Estonian, Slovak

</content>
  </entry>
  <entry>
    <title>xfce4-generic-slider 1.0.1 released</title>
    <id>xfce4-generic-slider-1.0.1</id>
    <updated>2024-12-24T17:07:06+01:00</updated>
    <published>2024-12-24T17:07:06+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-generic-slider/start"&gt;xfce4-generic-slider&lt;/a&gt; 1.0.1 is now available for download from

  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-generic-slider/1.0/xfce4-generic-slider-1.0.1.tar.bz2"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-generic-slider/1.0/xfce4-generic-slider-1.0.1.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-generic-slider/1.0/xfce4-generic-slider-1.0.1.tar.bz2?sha1"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-generic-slider/1.0/xfce4-generic-slider-1.0.1.tar.bz2?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-generic-slider/1.0/xfce4-generic-slider-1.0.1.tar.bz2?sha256"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-generic-slider/1.0/xfce4-generic-slider-1.0.1.tar.bz2?sha256&lt;/a&gt;


What is xfce4-generic-slider?
=============================

Xfce4-generic-slider is a tool to help Xfce users deal with a variable
which they wish to both GET and SET. The getting side is similar to what
xfce4-genmon-plugin does except the command's numerical output is
represented visually in a slider. Dragging the slider is then used to
set the value through calls to a second command.

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


Release notes for 1.0.1
=======================
- 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;
- I18n: Update po/LINGUAS list&#13;
- I18n: Update po/LINGUAS list&#13;
- I18n: Update po/LINGUAS list&#13;
- build: Remove unnecessary check for bind_textdomain_codeset&#13;
- build: Remove unnecessary check for libx11&#13;
- build: Use XDT_VERSION_INIT and get rid of configure.ac.in&#13;
- build: Switch from intltool to gettext&#13;
- Translation Updates:&#13;
  Albanian, Basque, Bulgarian, Catalan, Chinese (China), Chinese&#13;
  (Taiwan), Czech, Danish, Dutch, English (United Kingdom), Finnish,&#13;
  French, Galician, German, Hebrew, Italian, Japanese, Korean,&#13;
  Lithuanian, Norwegian Bokmål, Polish, Portuguese, Portuguese&#13;
  (Brazil), Romanian, Russian, Serbian, Slovenian, Spanish, Swedish,&#13;
  Turkish, Ukrainian

</content>
  </entry>
  <entry>
    <title>xfce4-generic-slider 1.0.0 released</title>
    <id>xfce4-generic-slider-1.0.0</id>
    <updated>2023-05-26T19:00:29+02:00</updated>
    <published>2023-05-26T19:00:29+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-generic-slider/start"&gt;xfce4-generic-slider&lt;/a&gt; 1.0.0 is now available for download from

  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-generic-slider/1.0/xfce4-generic-slider-1.0.0.tar.bz2"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-generic-slider/1.0/xfce4-generic-slider-1.0.0.tar.bz2&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-generic-slider/1.0/xfce4-generic-slider-1.0.0.tar.bz2?sha1"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-generic-slider/1.0/xfce4-generic-slider-1.0.0.tar.bz2?sha1&lt;/a&gt;
  &lt;a href="https://archive.xfce.org/src/panel-plugins/xfce4-generic-slider/1.0/xfce4-generic-slider-1.0.0.tar.bz2?sha256"&gt;https://archive.xfce.org/src/panel-plugins/xfce4-generic-slider/1.0/xfce4-generic-slider-1.0.0.tar.bz2?sha256&lt;/a&gt;


What is xfce4-generic-slider?
=============================

Xfce4-generic-slider is a tool to help Xfce users deal with a variable
which they wish to both GET and SET. The getting side is similar to what
xfce4-genmon-plugin does except the command's numerical output is
represented visually in a slider. Dragging the slider is then used to
set the value through calls to a second command.

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


Release notes for 1.0.0
=======================
- Keep original svg with exported png also in 128x128&#13;
- Update icon name in desktop file&#13;
- Update configure.ac.in to include icon directories&#13;
- Add icons and update makefiles&#13;
- Add app icon&#13;
- Fix appearance of the context menu directly after adjusting&#13;
- Fix memory leak&#13;
- Use glib to prepare adjust command&#13;
- Fix memory leak&#13;
- Properly initialize default color in prefs dialog&#13;
- Improve prefs dialog&#13;
- Enable translations and translate more strings&#13;
- Remove explicit GObject calls&#13;
- Fix crash while parsing&#13;
- Block menu while configuring&#13;
- Change whitespace&#13;
- readme: Fix typo&#13;
- Remove module.xml&#13;
- Fix typo in metadata&#13;
- Fix them in a better way&#13;
- Fix compiler warnings&#13;
- Use g_free() instead of free()&#13;
- build: autogen.sh cleanup&#13;
- Add basic GitLab pipeline&#13;
- build: Fix intltool lock file problem during make distcheck&#13;
- Update copyright year and bug report address&#13;
- build: Add missing includes&#13;
- build: Add GLib requirement&#13;
- build: Fix autotools warnings&#13;
- Raise the adjustment limits&#13;
- Give this the right extension&#13;
- Fill in README&#13;
- Update color support&#13;
- Drop support for old panels&#13;
- Change the packing order&#13;
- Use GtkGrid instead of GtkTable&#13;
- Stop using some things&#13;
- Make it build with GTK3&#13;
- Use plugin API 2.0&#13;
- Remove 'sample' mentions.&#13;
- Revamp of the build system&#13;
- Allow higher denominators&#13;
- Remove accidental debugging printfs&#13;
- Rotate label properly in deskbar mode&#13;
- Fewer compiler warnings&#13;
- Be much better about using the built-in string functions&#13;
- Removing deprecated GTK_DIALOG_NO_SEPARATOR&#13;
- Change the time delay constants&#13;
- Reject non-numeric characters instead of working around them&#13;
- Switch to a simple icon that most people should have&#13;
- Be more careful about freeing empty strings&#13;
- Remove some errors in how I casted variables&#13;
- Write an rc file without relying on the save signal&#13;
- Added empty string safeguards for when the plugin is unconfigured&#13;
- And they were still reversed after that&#13;
- Preprocessor directives were reversed&#13;
- The gui4 headers should be 4util headers&#13;
- Allow mode changing in xfce4-panel 4.9&#13;
- Better default install directory&#13;
- GSEAL compliance except for the Xfce stuff&#13;
- Leave the CFLAGS untouched&#13;
- Link against the right libraries for use with xfce4-panel 4.8&#13;
- Fixed zombie process bug&#13;
- Added module.xml&#13;
- Initial commit&#13;
- Translation Updates:&#13;
  Albanian, Bulgarian, Chinese (China), Chinese (Taiwan), Dutch,&#13;
  English (United Kingdom), Finnish, French, German, Hebrew,&#13;
  Indonesian, Interlingue, Italian, Japanese, Lithuanian, Norwegian&#13;
  Bokmål, Polish, Portuguese, Russian, Serbian, Slovak, Slovenian,&#13;
  Swedish, Turkish, Ukrainian

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