Merge pull request #330 from glyptodon/fix-clipboard-reset GUAC-1480: Fix handling of clipboard changes.
Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/commit/5c4b7870 Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/tree/5c4b7870 Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/diff/5c4b7870 Branch: refs/heads/master Commit: 5c4b7870020ec58e848dfc1ade9f8f45e05b6e7d Parents: 948ccff 443e93a Author: James Muehlner <[email protected]> Authored: Tue Feb 9 14:18:13 2016 -0800 Committer: James Muehlner <[email protected]> Committed: Tue Feb 9 14:18:13 2016 -0800 ---------------------------------------------------------------------- .../src/main/webapp/app/client/controllers/clientController.js | 5 ----- guacamole/src/main/webapp/app/client/directives/guacClient.js | 6 ++++-- 2 files changed, 4 insertions(+), 7 deletions(-) ----------------------------------------------------------------------
