]> git.proxmox.com Git - mirror_novnc.git/commit
Move focus to the screen when using extra keys
authorSamuel Mannehed <samuel@cendio.se>
Fri, 25 Oct 2019 15:44:20 +0000 (17:44 +0200)
committerSamuel Mannehed <samuel@cendio.se>
Mon, 28 Oct 2019 09:37:10 +0000 (10:37 +0100)
commita5aa8e12822a0b83f2521ed04911a03f3f33c192
tree88928da470be1e0e267e5f07c90fdbb15d044c0f
parentc568ad4c7415109f01750fe55e9a881b8eb4a3c6
Move focus to the screen when using extra keys

A regression from 2afda54 and friends was that you couldn't use the
extra keys and then directly use the keyboard, you would have to click
in the session first.

This commit restores the correct behavior and also adds a visual queue
to the fact that the screen got the focus by fading the controlbar.
app/ui.js