GUACAMOLE-231: Merge server-side production of new mouse instruction.
Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/commit/145762a2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/tree/145762a2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/diff/145762a2 Branch: refs/heads/staging/0.9.12-incubating Commit: 145762a2b0bf8baebb180c16fd95203e74beca67 Parents: cf05eca fe8771e Author: James Muehlner <[email protected]> Authored: Mon Mar 13 22:11:17 2017 -0700 Committer: James Muehlner <[email protected]> Committed: Mon Mar 13 22:11:17 2017 -0700 ---------------------------------------------------------------------- src/common/common/cursor.h | 5 +- src/common/cursor.c | 162 ++++++++-------------------------- src/libguac/guacamole/protocol.h | 20 +++++ src/libguac/protocol.c | 17 ++++ src/terminal/terminal.c | 1 - 5 files changed, 74 insertions(+), 131 deletions(-) ----------------------------------------------------------------------
