From mumei6102 at gmail.com Fri Apr 11 22:45:26 2025 From: mumei6102 at gmail.com (=?UTF-8?B?QsWCYcW8ZWogU3pjenlnaWXFgg==?=) Date: Fri, 11 Apr 2025 22:45:26 +0200 Subject: ANNOUNCE: xfce4-pulseaudio-plugin 0.5.0 released Message-ID: <67f97f6612091_113e52106811683@xfce2.mail> xfce4-pulseaudio-plugin 0.5.0 is now available for download from https://archive.xfce.org/src/panel-plugins/xfce4-pulseaudio-plugin/0.5/xfce4-pulseaudio-plugin-0.5.0.tar.xz https://archive.xfce.org/src/panel-plugins/xfce4-pulseaudio-plugin/0.5/xfce4-pulseaudio-plugin-0.5.0.tar.xz?sha1 https://archive.xfce.org/src/panel-plugins/xfce4-pulseaudio-plugin/0.5/xfce4-pulseaudio-plugin-0.5.0.tar.xz?sha256 What is xfce4-pulseaudio-plugin? ================================ Xfce4-pulseaudio-plugin is a panel plugin for controlling an audio output volume of the PulseAudio mixer. The volume can be adjusted using keyboard shortcuts, mouse wheel, a slider in a popup menu, or via a linked external audio mixer tool. Website: https://docs.xfce.org/panel-plugins/xfce4-pulseaudio-plugin/start Release notes for 0.5.0 ======================= Meson has been added as a build system in this release, and the associated archive has been generated by 'meson dist'. Although autotools has been retained for the time being and can still be used via 'autogen.sh', meson is now the preferred build system, and autotools will be removed in a future release. - Remove obsolete ChangeLog - Update README after switchover to meson - Fix gauge notifications - Replace deprecated exo with libxfce4ui 4.21.0 - Change plugin behavior when recording indicator is visible/hidden - build: Automate copyright year management - Add meson build - build: Install 32x32 icons - build: Remove direct libwnck support - build: Replace xdt-csource with glib-compile-resources - Avoid ScaleMenuItem conflicts - Prevent "g_hash_table_lookup" crash when "key" in NULL - Rotate plugin in vertical/deskbar orientation - Fix libxfce4panel include - build: Bump dependency versions and fix deprecation warnings - Translation Updates: Basque, Finnish, Hungarian, Italian, Romanian, Swedish, Vietnamese