Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mute/unmute the sound in the web interface #231

Open
nirs opened this issue Oct 21, 2017 · 0 comments
Open

Mute/unmute the sound in the web interface #231

nirs opened this issue Oct 21, 2017 · 0 comments

Comments

@nirs
Copy link
Member

nirs commented Oct 21, 2017

Some people (e.g. me) do not like the soundtrack. It will be useful to mute the sound easily from the web UI without muting the entire machine.

The UI should probably be at the top of the window near the other elements, something like a laptop mute button maybe.

The system should keep the mute state; closing and opening the browser will keep the sound muted.

I think html5 local storage api is the best way to implement this, since we don't have any concept of authentication in this application.
See https://html.spec.whatwg.org/multipage/webstorage.html#storage-2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant