compact system menu

This commit is contained in:
Devaev Maxim
2021-05-19 08:48:05 +03:00
parent 52701c3bf2
commit ac109043ed
3 changed files with 28 additions and 27 deletions

View File

@@ -6,9 +6,13 @@ li(class="right")
+navbar_led("hid-mouse-led", "led-hid-mouse")
| System
div(data-dont-hide-menu class="menu")
div(class="text")
b Runtime settings & tools#[br]
sub Lower stream params may improve performance in a poor network
table(class="kv" style="width: calc(100% - 20px)")
tr
td(class="value") Runtime settings & tools
td(id="webterm" class="feature-disabled") #[button(data-force-hide-menu id="show-webterm-button" class="small") • Term]
td #[button(data-force-hide-menu id="show-about-button" class="small") • About]
td #[button(data-force-hide-menu id="open-log-button" class="small") • Log]
td(id="wol" class="feature-disabled") #[button(disabled data-force-hide-menu id="wol-wakeup-button" class="small") • WoL]
hr
table(class="kv" style="width: calc(100% - 20px)")
tr(id="stream-resolution" class="feature-disabled")
@@ -67,13 +71,3 @@ li(class="right")
div(class="buttons buttons-row")
button(data-force-hide-menu id="show-keyboard-button" class="row50") • Show keyboard
button(disabled id="hid-reset-button" class="row50") Reset HID
hr
div(class="buttons buttons-row")
button(data-force-hide-menu id="show-about-button" class="row50") • Show about
button(data-force-hide-menu id="open-log-button" class="row50") • Open log
div(id="wol" class="buttons feature-disabled")
hr
button(disabled id="wol-wakeup-button") • Wake-on-LAN server
div(id="webterm" class="buttons feature-disabled")
hr
button(data-force-hide-menu id="show-webterm-button") • Show terminal