noVNC/app
Pierre Ossman 867daa98af Restore handling of key events for virtual keyboard
We broke handling of keydown/keyup when we moved the focus to the
canvas, as events from our input element would then no longer be
caught when they bubbled up to the document object (where we
previously caught events).

Restore the previous behaviour in a cleaner manner by creating a
second Keyboard object to handle this extra input variant.
2017-10-18 15:08:33 +02:00
..
images Remove 512x512 icon 2017-02-23 16:29:16 +01:00
locale Update German translation 2017-05-09 11:49:57 +02:00
sounds Support RFB bell 2016-09-22 11:15:42 +02:00
styles Add focus state for control bar buttons 2017-10-18 15:08:29 +02:00
error-handler.js Avoid use of 'let' and 'const' 2017-06-02 15:41:37 +02:00
ui.js Restore handling of key events for virtual keyboard 2017-10-18 15:08:33 +02:00
webutil.js Avoid use of 'let' and 'const' 2017-06-02 15:41:37 +02:00