This website requires JavaScript.
Explore
Help
Sign In
safebox
/
guacamole-client
Watch
4
Star
0
Fork
0
You've already forked guacamole-client
mirror of
https://github.com/gyurix1968/guacamole-client.git
synced
2025-09-06 13:17:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8cc8ad9e5eef60aad041d3748cbfbc734de99a42
guacamole-client
/
guacamole-common-js
/
src
/
main
/
resources
History
Michael Jumper
8cc8ad9e5e
Handle events via addEventListener(). This solves an issue with touch events firing twice (they were firing once for bubble and once for capture). With addEventListener(), they fire once.
2012-01-24 22:56:53 -08:00
..
guacamole.js
Only send sync response if timestamp is changing.
2012-01-08 23:47:07 -08:00
keyboard.js
Relicensed as Mozilla/LGPL/GPL.
2011-12-04 17:15:18 -08:00
layer.js
Added Task.unblock(), updated block check and update handling mechanism.
2012-01-12 10:48:31 -08:00
mouse.js
Prevent mouse from leaving screen when moved via touch events.
2011-12-19 20:46:46 -08:00
oskeyboard.js
Handle events via addEventListener(). This solves an issue with touch events firing twice (they were firing once for bubble and once for capture). With addEventListener(), they fire once.
2012-01-24 22:56:53 -08:00
tunnel.js
Fixes ticket
#61
- adds catches where necessary to handle errors thrown only by IE.
2011-12-11 12:21:34 -08:00