Files
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
..
2017-02-23 16:29:16 +01:00
2017-05-09 11:49:57 +02:00
2016-09-22 11:15:42 +02:00
2017-06-02 15:41:37 +02:00