diff --git a/src/handlers.c b/src/handlers.c index fbd660bc..2f954823 100644 --- a/src/handlers.c +++ b/src/handlers.c @@ -815,6 +815,8 @@ static int handle_hints(void *data, xcb_connection_t *conn, uint8_t state, xcb_w workspace_update_urgent_flag(con_get_workspace(con)); + tree_render(); + #if 0 /* If the workspace this client is on is not visible, we need to redraw * the workspace bar */