This is an automated email from the ASF dual-hosted git repository. necouchman pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/guacamole-client.git
commit f38302a18cab0d732c31fb5cd7f5e4fa74c414ae Merge: 3ba340beb 83c55f096 Author: Virtually Nick <[email protected]> AuthorDate: Sat May 16 09:42:24 2026 -0400 GUACAMOLE-1969: Merge display clipboard history within recordings. .../webapp/modules/ClipboardEventInterpreter.js | 190 ++++++++++++++++++ .../src/main/webapp/modules/SessionRecording.js | 54 +++++- .../org/apache/guacamole/protocols/kubernetes.json | 5 + .../org/apache/guacamole/protocols/rdp.json | 5 + .../org/apache/guacamole/protocols/ssh.json | 5 + .../org/apache/guacamole/protocols/telnet.json | 5 + .../org/apache/guacamole/protocols/vnc.json | 5 + .../frontend/src/app/player/directives/player.js | 36 +++- .../app/player/services/keyEventDisplayService.js | 212 ++++++++++++--------- .../src/main/frontend/src/translations/en.json | 5 + 10 files changed, 419 insertions(+), 103 deletions(-)
