On Sun, Jun 23, 2019 at 7:52 PM Mark Nolan <[email protected]> wrote:

> ... does it mean the list of connections on the home page after logging in?
>
> https://github.com/apache/guacamole-client/pull/417
>
>
No, it's referring to a dropdown of available connections within the
Guacamole menu. See:

* https://github.com/apache/guacamole-client/pull/391
* https://issues.apache.org/jira/browse/GUACAMOLE-723

If so, is it possible to make this functionality configurable since, in my
> set up, that host may not actually be running and the user may need to
> start it before connecting.
>

No. I don't know what you're doing specifically that would make the feature
problematic, or that would make the behavior of your extension fragile, but
I wouldn't expect it to be. The new UI element is powered by the same data
as the home screen and shares a common core. I would recommend (1) testing
your extension against this feature to see if updating it is even needed
and (2) updating it accordingly if things fail.

- Mike

Reply via email to