jitsi / jitsi-meet-electron

Jitsi Meet desktop application powered by :electron:
Apache License 2.0
1.5k stars 462 forks source link

Change taskbar icon when mic is open #956

Open nshopik opened 6 months ago

nshopik commented 6 months ago

Is your feature request related to a problem you are facing? Would be nice to have changed icon when your mic and or video is on. Very much similar what OBS studio is doing when you are streaming, have RED dot in taskbar icon. Help I lot if your app is minimized and you need visual indicator.

Describe the solution you'd like When you are unmuted change taskbar icon to something distinct, like red dot or something next to it.

Describe alternatives you've considered There is none.

saghul commented 6 months ago

Are you using the Electron app? That is not possible to do when running in the browser, there is no API for that.

nshopik commented 6 months ago

Yeah I'm on Electron app

saghul commented 6 months ago

Transferred the issue to the right place then. I don't oppose the idea, a PR would be welcome!

Mrunalkhanke commented 1 month ago

Want to solve this issue @svoop @nshopik @aspiers , please assign me this issue

saghul commented 1 month ago

We don't assign issues, feel free to send a PR when you're ready.