mike-jumper opened a new pull request, #791: URL: https://github.com/apache/guacamole-client/pull/791
This change replaces the global connection message list with a per-connection share indicator that appears when at least one user has joined the connection:  Notifications appear noting whether a user has joined or left. These notifications fade away automatically after around 5 seconds. Up to 3 of these notifications will appear at any given time:  The user can hover the mouse over the status indicator to see a list of all users currently on the connection, along with counts if that user has more than one copy of the connection open:  If multiple connections are tiled within the same browser tab, this indicator is part of the connection title:  This change also adds `onjoin` and `onleave` handlers to `Guacamole.Client` so that developers need not implement their own message code handling within `onmsg`. -- 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]
