noVNC/core
Samuel Mannehed 270bdbd7fb Always send mouseUp events properly
If down is false we can't just toggle the current internal state, even
though this is correct most of the time. There are cases where we don't
get the down event and thus won't have a correct internal state. For
example, when clicking in the session after using the clipboard
textarea.

If down is false, we always want to send a mouse event with the button
in 'up'-state.
2017-04-05 14:00:59 +02:00
..
input Refactor ES6 module structure/split up Util 2017-03-21 17:39:05 -04:00
util Refactor ES6 module structure/split up Util 2017-03-21 17:39:05 -04: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 Refactor ES6 module structure/split up Util 2017-03-21 17:39:05 -04:00
inflator.js Refactor ES6 module structure/split up Util 2017-03-21 17:39:05 -04:00
rfb.js Always send mouseUp events properly 2017-04-05 14:00:59 +02:00
websock.js Refactor ES6 module structure/split up Util 2017-03-21 17:39:05 -04:00