Skip to content

Play a system sound when the volume is changed (Issue #4)

Author: Scott Shumate scott@shumatech.com

Every time the volume is changed in the plugin, the audio-volume-change event is emitted with libcanberra. This includes both with the media keys and the dialog. The feature is enabled with a checkbox option in Properties. The configure script now includes a check for libcanberra and options to enable/disable. There are no translations provided for the checkbox property text as I am monolingual. Tested with and without libcanberra support enabled.

Supersedes !1 (closed)

I have done some cleanups based on the original MR so this should be ready to go now.

Merge request reports