Rayzeq / quick-settings-audio-panel

An gnome shell extension to add a new panel to the Quick Settings for sound related stuff
https://extensions.gnome.org/extension/5940/quick-settings-audio-panel/
GNU General Public License v3.0
80 stars 8 forks source link

Bind to stream description changes #14 #15

Closed Janhouse closed 1 year ago

Janhouse commented 1 year ago

After checking that the stream description gets updated, I used the GObject property binding to keep the description updated. Seems to work great when testing with Youtube on Firefox.

Fixes #14

Rayzeq commented 1 year ago

I've never seen this bug because I don't have any applications that change stream names (they all use generic names) but it's really nice!