• Joel Martin's avatar
    API change: Mouse/kbd handling to include/input.js · d3796c14
    Joel Martin authored
    API change: for intergrators that explicitly include the Javascript
    files (that do not use include/vnc.js)js, include/input.js is a new
    file that must also be included.
    
    The mouse and keyboard handling could be useful on its own so split it
    out into a Keyboard and Mouse class in include/input.js.
    
    This refactoring is preparation to deal with issue #21 - non-US
    keyboard layouts.
    d3796c14
Name
Last commit
Last update
docs Loading commit data...
images Loading commit data...
include Loading commit data...
tests Loading commit data...
utils Loading commit data...
.gitignore Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
vnc.html Loading commit data...
vnc_auto.html Loading commit data...