Maato / volumeicon

Volume Icon aims to be a lightweight volume control that sits in your systray.
http://nullwise.com/volumeicon.html
GNU General Public License v3.0
183 stars 45 forks source link

Add GTK+ popup window to indicate volume changes #26

Closed nkoep closed 10 years ago

nkoep commented 10 years ago

This commit adds support for a volume change notification popup window. The notification provider (native GTK+ window or libnotify if it was opted in at compile-time) can be selected in the preferences window. Note that this commit also reverts the changes of 8f072e3 as disabling notifications altogether is now possible through the user interface.