cosmic-applets
cosmic-applets copied to clipboard
[Audio Applet] Icon does not change when volume is adjusted with shortcuts or Launcher
- Use either keyboard shortcuts or the launcher to increase volume
- The icon does not change
- Click the audio applet (applet icon changes)
https://github.com/pop-os/cosmic-osd/pull/19 has an Iced subscription to monitor to speaker/microphone volume levels. It might be helpful to move some of the code there into a library that could also be used by the applet. Though we don't currently have a crate that would fit well in.
Though we don't currently have a crate that would fit well in.
Closest I could think of is cosmic-settings-daemon, but yeah maybe a new crate to monitor things like audio changes/brightness changes/etc is needed
I think related to this is, that when you power off the system with mute on/0% volume, and boot up again/reboot, it shows the volume as not muted. Opening up the applet fixes the icon.