This is an automated email from the ASF dual-hosted git repository.
vnick pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
from eb2a068f4 GUACAMOLE-1876: Merge corrections to heatmap and legend
styling.
add 57e9fd156 GUACAMOLE-1525: Support for true fullscreen mode and
keyboard lock
new 8cf8fb587 GUACAMOLE-1525: Merge support for Full Screen mode and
Keyboard Lock
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../src/app/client/controllers/clientController.js | 20 +++++++-
.../src/app/client/services/guacFullscreen.js | 55 ++++++++++++++++++++++
.../src/main/frontend/src/translations/de.json | 1 +
.../src/main/frontend/src/translations/en.json | 1 +
4 files changed, 76 insertions(+), 1 deletion(-)
create mode 100644
guacamole/src/main/frontend/src/app/client/services/guacFullscreen.js