Currently TopHat updates most UI elements when a monitor refreshes resource usage/activity. This creates up to a 5 second delay for UI elements such as meter color, disk usage, etc., to reflect the new setting. Instead we should listen for the property change signal and refresh the UI immediately, so the user knows their setting change was successful.
Currently TopHat updates most UI elements when a monitor refreshes resource usage/activity. This creates up to a 5 second delay for UI elements such as meter color, disk usage, etc., to reflect the new setting. Instead we should listen for the property change signal and refresh the UI immediately, so the user knows their setting change was successful.