Home | Thunar Dropbox | Volume Icon | Projects | Games | Files | Sitemap | Contact

Volume Icon

Volume Icon aims to be a lightweight volume control that sits in your systray. It is often used in conjuction with the lightweight tint2 panel/taskbar.

Features

Installation from sources

./configure --prefix=/usr
make
sudo make install 

Configuration

--enable-notify:         Enables notifications, this adds a dependency for libnotify >= 0.5.0.
--enable-oss:            By default Volume Icon will be built with ALSA as its backend. Note that it is not possible
                         to build with both ALSA and OSS support at the moment, so using this flag will disable
                         ALSA support.
--with-oss-include-path: Location of soundcard.h, defaults first to the value specified in /etc/oss.conf. If that
                         does not exist it defaults to /usr/lib/oss/include/sys.

Requirements

Screenshots

Changes

0.4.6 - Changed the default card that is used from "hw:0" to "default" as pointed out by Christoph Wickert.
0.4.5 - Added support for 8-bit OSS sliders and improved configure.ac for OSS by Matt Boyer.
- Added option for using a horizontal slider and showing the numerical value of the sound level thanks to Jean-Pierre Demailly.
0.4.4 - Some minor fixes thanks to Matthias Frei.
- Show notification only when hotkeys are pressed or when scrolling on the icon.
- Make the volume slider popup downwards if no space is left above the icon.
0.4.3 - Added optional notification support thanks to Mihail Szabolcs.
0.4.0 - Added hotkey support thanks to David Gidwani.

Links

Comments

blog comments powered by Disqus