SwayNotificationCenter icon indicating copy to clipboard operation
SwayNotificationCenter copied to clipboard

[Feature] Label for per-app volume sliders

Open pinpox opened this issue 2 years ago • 4 comments

Please read through the README and the Man pages before submitting Please also make sure that there isn't any prior issue describing this feature

Is your feature request related to a problem? Please describe.

The per-app volume sliders are great, but they have now description of what slider controls what application. See this screenshot as an example: image This makes them a bit useless as you have to guess what slider does what. I

Describe the solution you'd like t would be great to be able to show the app name next to them, like it is shown in pavucontrol for example. image If I'm not mistaken the information about the applications name is already being gathered here

Describe alternatives you've considered I have looked at swaync(5) couldn't find any setting to show that information and have to assume it is not yet supported. Please let me know if I missed something. For some reason, the icons are also all shown as the same one. This could also be a workaround to disambiguate, but there might be multiple instances of the same application (e.g. multiple browser tabs playing audio)

Additional context Have a nice day!

pinpox avatar Aug 03 '23 11:08 pinpox

Weird, for me it displays the actual icon for the application (at least for most of them).. I'll look into it, displaying the app-name should be an easy fix :)

JannisPetschenka avatar Aug 07 '23 15:08 JannisPetschenka

20230807_18h07m02s_grim

This is what it would look like with #301

JannisPetschenka avatar Aug 07 '23 17:08 JannisPetschenka

This is what it would look like with #301

Very nice! When will that be released?

pinpox avatar Aug 12 '23 13:08 pinpox

This is what it would look like with #301

Very nice! When will that be released?

I'll be merging this PR shortly so it'll be available in the master branch pretty soon :)

I probably won't be releasing an official release anytime soon unless there's a big feature that gets merged like the GTK4 port

ErikReider avatar Aug 13 '23 22:08 ErikReider