Added some basic keyboard controls to the owncast frontend (#804)

* added f and m keys

* added more keys and volume control

* added p for play and c for chatview toggle

* remove vscode auto format

* changed e.target check to not trigger kb-controls if input is in focus

* fixed the default mute problem

* Commit updated API documentation

* merged keydown and keypressed methods

Co-authored-by: Owncast <owncast@owncast.online>
This commit is contained in:
Thilo Billerbeck
2021-04-01 23:09:02 +02:00
committed by GitHub
parent 20d8eed764
commit d4d738a8ae
2 changed files with 62 additions and 25 deletions

File diff suppressed because one or more lines are too long