Merge branch 'obsd-master' into master

This commit is contained in:
Thomas Adam
2021-08-04 10:01:25 +01:00
3 changed files with 5 additions and 0 deletions

View File

@ -1124,6 +1124,8 @@ server_client_update_latest(struct client *c)
if (options_get_number(w->options, "window-size") == WINDOW_SIZE_LATEST)
recalculate_size(w, 0);
notify_client("client-active", c);
}
/*