ANNOUNCE: xfce4-mixer 4.9.0 released
Allin Cottrell
cottrell at wfu.edu
Thu Sep 27 19:06:20 CEST 2012
On Thu, 27 Sep 2012, Guido Berhoerster wrote:
> Release notes for 4.9.0
> =======================
> Changes in this release:
>
> - Handle a negative minimal volume correctly.
> - Fix a potential NULL pointer dereference.
> - Do not try to destroy the mixer window twice after a delete-event
> (bug #8288).
> - Modernize build system and build panel plugin as a module.
[...]
This all sounds very good, thanks!
One comment: this version introduces a dependency on
libunique, about which gnome.org says, "WARNING Unique is now
in maintenance mode, and its usage is strongly discouraged." I
think the cleaner way to ensure a single instance of the
program is to use the GApplication API (or GtkApplication, but
that's new in gtk 3.0).
Allin Cottrell
More information about the Xfce
mailing list