The current client update notification is the yellow banner across the top of the screen. When the client is viewing the app in full screen, the notification banner pushes the screen down and causes a scroll bar to appear on the right.
Is there any way to make the client update notification a bindable tag or something so I could create my own indicator that alerts the users an update is available (and remove the yellow banner). This way I could add an indicator to my menu bar and not have the banner or scroll bar visible all the time on nodes that are not always manned, but are visible to clients and guests.
I guess this would also require a function to "get" the update on some user action.