noVNC/core
Pierre Ossman 1d6ff4a3e9 Improved focus handling on touch input field
The previous method of retaining focus didn't work reliably when
the RFB object tried to move the focus to the canvas. Add a setting
to control "focus on click" behaviour instead of letting them try
to fight it out.
2017-11-02 15:30:36 +01: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 Improved focus handling on touch input field 2017-11-02 15:30:36 +01:00
websock.js Stop hiding exceptions in WebSock class 2017-09-07 17:18:25 +02:00