noVNC/core
Pierre Ossman 2afda54456 Only grab key events on canvas
Give the canvas proper focus handling. This avoids messy logic that
needs to disable and enable event handling when we want to interact
with other UI elements.

It also makes sure we can properly inhibit the browser from triggering
local actions on key presses.
2017-10-18 15:07:17 +02:00
..
input Only grab key events on canvas 2017-10-18 15:07:17 +02:00
util Avoid use of 'let' and 'const' 2017-06-02 15:41:37 +02:00
base64.js Refactor ES6 module structure/split up Util 2017-03-21 17:39:05 -04:00
des.js Uncomment ES6 module syntax 2017-02-26 16:30:37 -05:00
display.js Remove colour map support 2017-05-04 15:13:33 +02:00
encodings.js Add helper for encoding enumeration and names 2017-09-07 17:18:25 +02:00
inflator.js Refactor ES6 module structure/split up Util 2017-03-21 17:39:05 -04:00
rfb.js Only grab key events on canvas 2017-10-18 15:07:17 +02:00
websock.js Stop hiding exceptions in WebSock class 2017-09-07 17:18:25 +02:00