summaryrefslogtreecommitdiff
path: root/kvmd/web/index.html
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2018-07-28 00:08:19 +0300
committerDevaev Maxim <[email protected]>2018-07-28 00:08:19 +0300
commit57ea0c285c00259c6f121a9190577d09a5e6b978 (patch)
tree36c75363a681f9db0af1db7a4b4d5042f020d5c0 /kvmd/web/index.html
parent34d3e9d6371cdb4d0eb5d4f70638f22d33a2a166 (diff)
windows control
Diffstat (limited to 'kvmd/web/index.html')
-rw-r--r--kvmd/web/index.html16
1 files changed, 10 insertions, 6 deletions
diff --git a/kvmd/web/index.html b/kvmd/web/index.html
index 8766aae5..9a0e8c42 100644
--- a/kvmd/web/index.html
+++ b/kvmd/web/index.html
@@ -44,6 +44,9 @@
System &#8628;
</a>
<div class="ctl-dropdown-content" style="display:none">
+ <button onclick="ui.showWindow('stream-window')">&bull; Show stream</button>
+ <button onclick="ui.showWindow('keyboard-window')">&bull; Show keyboard</button>
+ <hr>
<button disabled id="stream-reset-button" onclick="stream.clickResetButton();">&bull; Reset stream</button>
</div>
</div>
@@ -196,15 +199,16 @@
</li>
</ul>
- <div class="window" style="left:50%; top:70px">
- <div class="window-header">Stream</div>
- <!-- <hr class="window-sep"> -->
+ <div id="stream-window" class="window">
+ <div class="window-header"><div class="window-grab">Stream</div></div>
<img id="stream-image" class="stream-image-inactive" alt="Loading..." src="/streamer/?action=stream"/>
</div>
- <div class="window" style="left:75%; top:60%">
- <div class="window-header">Virtual Keyboard</div>
- <hr class="window-sep">
+ <div id="keyboard-window" class="window">
+ <div class="window-header">
+ <div class="window-grab">Virtual Keyboard</div>
+ <button class="window-button-close">&times;</button>
+ </div>
<div id="keyboard">
<div class="keyboard-block">
<div class="keyboard-row">