bbennett-ks opened a new pull request, #1174:
URL: https://github.com/apache/guacamole-client/pull/1174

   ## Summary
   Adds a framework for connection parameters that control browser-side client 
behavior, separate from protocol-specific server parameters. The framework 
retrieves connection configuration when a client is focused and bradcasts 
events to configure JavaScript components accordingly.
   
   This framework is used to introduce a **meta-to-ctrl** parameter for RDP, 
SSH, and VNC connections. When enabled, **Meta** (e.g., Command on macOS) keys 
are translated to Ctrl keys in the browser client, allowing macOS users to use 
familiar **Ctrl-based** shortcuts (Ctrl+C, Ctrl+V, Ctrl+F, etc.) via the 
**Meta** key when connecting to remote systems (e.g., Windows or Linux) that 
expect **Ctrl-based** shortcuts.
   
   This feature defaults to **false** for backward compatibility.
   
   Only English translations are included. Internationalization support for 
additional languages will be added in a separate Jira issue (GUACAMOLE-2230).


-- 
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