oae / gnome-shell-pano

Next-gen Clipboard Manager for Gnome Shell
https://extensions.gnome.org/extension/5278/pano/
GNU General Public License v2.0
1.07k stars 57 forks source link

Adjust sound at copy #286

Open tuconeves opened 4 months ago

tuconeves commented 4 months ago

Sound on copy feature is one of the most amazing ideia i have ever seen, and i miss it every time im not using my computer (copying thing 30times waiting for the sound). But depending on the audio device im using, the sound gets too loud or strident.

Is it possible to add a sound volume slider on the extensions settings? Even better would be if the extension sounds could be merged into System Sounds flux volume instead of applications volume // all sounds. This way we could listen loud music without copying explosions

Captura de tela de 2024-05-20 16-08-16

Thanks!

System: Zorin 17.1

Totto16 commented 4 months ago

We already discussed this at https://github.com/oae/gnome-shell-pano/discussions/274 and this seems easily doable, by adding a setting to pano. We'll look into it 👍🏼

As far as separating the sound goes, that's not that easy, since pano runs as gnome shell extensions, it shares the audio "handle" (or whatever the term is for the individual changeable audio volume categories) with the gnome-shell process and changing that would affect other system sounds and other extensions.