pikvm/pikvm#531: improved fullscreen focus

This commit is contained in:
Maxim Devaev
2021-11-04 02:42:48 +03:00
parent 653bef8657
commit aed6fd10ed
5 changed files with 17 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ div(id="stream-window" class="window window-resizable")
div(id="stream-box" class="stream-box-offline")
img(id="stream-image" src=`${png_dir}/blank-stream.png`)
video(id="stream-video" class="hidden" autoplay playsinline muted)
div(id="stream-fullscreen-active")
div(id="stream-mouse-buttons" class="keypad" align="center")
div(class="keypad-block")