ANNOUNCE: xfce4-mpc-plugin 0.5.5 released
Gaƫl Bonithon <[email protected]> Wed, 25 Dec 2024 08:43:51 +0100
| Newsgroups | gmane.comp.xfce.announce |
|---|---|
| Message-ID | <[email protected]> |
xfce4-mpc-plugin 0.5.5 is now available for download from https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.5.tar.bz2 https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.5.tar.bz2?sha1 https://archive.xfce.org/src/panel-plugins/xfce4-mpc-plugin/0.5/xfce4-mpc-plugin-0.5.5.tar.bz2?sha256 What is xfce4-mpc-plugin? ========================= This is a simple client plugin for Music Player Daemon. Features : - send Play/Stop/Next/Previous command to MPD. - decrease/increase volume using the mouse wheel. - show the current volume, status and title as a tooltip when passing the mouse over the plugin. - show a simple playlist window upon middle-click, permitting to select a track to play - configurable MPD host/port/password. - toggles repeat/random features in the right-click menu. Website: https://docs.xfce.org/panel-plugins/xfce4-mpc-plugin/start Release notes for 0.5.5 ======================= - Revert "build: Use #ifdef instead of #if"