This is an automated email from the ASF dual-hosted git repository. vnick pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
commit f1c81460f527c38ce77a90a087eca8d20c59feea Merge: a9f0e55 1d435d9 Author: Virtually Nick <[email protected]> AuthorDate: Sun May 30 21:43:17 2021 -0400 GUACAMOLE-1204: Merge migrate Guacamole.Mouse from legacy event handlers to the new event stack. doc/guacamole-example/src/main/webapp/index.html | 8 +- guacamole-common-js/jsdoc-conf.json | 5 + .../src/main/webapp/modules/Event.js | 33 +- .../src/main/webapp/modules/Mouse.js | 750 ++++++++++++--------- .../src/main/webapp/modules/Position.js | 26 + .../webapp/app/client/directives/guacClient.js | 66 +- 6 files changed, 532 insertions(+), 356 deletions(-)
