Skip to content

Commit

Permalink
update client list when focusing
Browse files Browse the repository at this point in the history
  • Loading branch information
phillbush committed Nov 2, 2023
1 parent 23c8ed2 commit d8f9808
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xcontainer.c
Original file line number Diff line number Diff line change
Expand Up @@ -1694,6 +1694,7 @@ tabfocus(struct Tab *tab, int gotodesk)
}
menuupdate();
restackdocks();
wm.setclientlist = True;
}

/* decorate tab */
Expand Down

0 comments on commit d8f9808

Please sign in to comment.