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 14:09:02 -07:00
committed by GitHub
co-authored by Owncast
parent 20d8eed764
commit d4d738a8ae
2 changed files with 62 additions and 25 deletions
+15 -15
View File
File diff suppressed because one or more lines are too long