mirror of
https://github.com/novnc/noVNC.git
synced 2026-06-07 21:04:37 +00:00
Support RFB bell
The protocol handling was already there. What was missing was hooking it up to a sound file in the user interface.
This commit is contained in:
@@ -409,6 +409,10 @@ html {
|
||||
color:green;
|
||||
}
|
||||
|
||||
#noVNC_bell {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* ----------------------------------------
|
||||
* Media sizing
|
||||
* ----------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user