aleitner opened a new pull request, #1137:
URL: https://github.com/apache/guacamole-client/pull/1137

   Add inline clipboard display to keystroke log
   Merge clipboard events chronologically with key events in the recording 
player's keystroke log. Clipboard content displays inline as `[Clipboard: 
content]` at the timestamp when it was captured by the last key event or 
updated externally and timestamp set to sync.
   
   - Add `parseEventsWithClipboard()` to `keyEventDisplayService.js`
   - Update `player.js` handlers to merge key and clipboard events
   
   <img width="1594" height="846" alt="image" 
src="https://github.com/user-attachments/assets/084f275d-42c4-41ac-b27d-26caa9a9e5d5";
 />
   
   This PR goes in hand with https://github.com/apache/guacamole-server/pull/530


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to