Commit Graph

4 Commits

Author SHA1 Message Date
Halan Pinheiro 2abbda4d46 Add support to commonJS/npm modules
* Add webpack to compile web versions (ui.js, playback.js, rfb.js)
  * Extract pako to external dependency
  * Add test coverage (with sourcemap)
2016-08-06 02:31:26 -03:00
samhed e9f55ea0f8 Fixes issue #435 - added missing comma in keysym.js 2015-02-03 13:04:16 +01:00
samhed ed7f8c3886 Add ISO Level 3 Shift (AltGr) to keysym.js 2014-11-26 09:22:12 +01:00
samhed b4a979a07e Added a new file for the key symbols, using the well recognized names for the constants from X11:
* The list is found in /usr/include/X11/keysymdef.h
* I did only include the most common symbols for now..
2013-08-30 15:41:46 +02:00