You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by GitBox <gi...@apache.org> on 2019/08/04 20:32:57 UTC

[GitHub] [guacamole-client] mike-jumper opened a new pull request #435: GUACAMOLE-630: Allow parameters received via "argv" streams to be edited within the Guacamole menu.

mike-jumper opened a new pull request #435: GUACAMOLE-630: Allow parameters received via "argv" streams to be edited within the Guacamole menu.
URL: https://github.com/apache/guacamole-client/pull/435
 
 
   This change leverages apache/guacamole-server#234 to automatically display a subset of connection parameters within the Guacamole menu:
   
   ![guacamole-630-002-menu-before](https://user-images.githubusercontent.com/4632905/62428872-a4b55e80-b6bb-11e9-99ae-fb7df8f78900.png)
   
   Connection parameters are displayed only if each of the following is true:
   
   1. The current value of the connection parameter was received via an inbound `argv` stream.
   2. Creating an outbound `argv` stream for that same parameter resulted in a successful `ack`.
   
   Changes to any parameters are applied once the menu is closed. After any parameter is changed, the above conditions are rechecked.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services