You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by jm...@apache.org on 2017/03/14 05:14:04 UTC

[5/6] incubator-guacamole-server git commit: GUACAMOLE-231: Merge server-side production of new mouse instruction.

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/master
Commit: 145762a2b0bf8baebb180c16fd95203e74beca67
Parents: cf05eca fe8771e
Author: James Muehlner <ja...@guac-dev.org>
Authored: Mon Mar 13 22:11:17 2017 -0700
Committer: James Muehlner <ja...@guac-dev.org>
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(-)
----------------------------------------------------------------------