GitHub user necouchman opened a pull request:
https://github.com/apache/guacamole-client/pull/223
GUACAMOLE-448: Add parameters for disabling bitmap caching.
This change adds the fields necessary to allow bitmap caching and offscreen
caching to be disabled on a per-connection basis.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/necouchman/guacamole-client GUACAMOLE-448
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/guacamole-client/pull/223.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #223
----
commit 1292512b331f20123905a103240a2d7d64640085
Author: Nick Couchman <vnick@...>
Date: 2018-01-02T23:18:17Z
GUACAMOLE-448: Add parameters for disabling bitmap caching.
----
---