Bug fixes and touchups.

This commit is contained in:
Dane Jensen
2026-07-20 17:59:09 -07:00
parent 95fe51fce9
commit 6a762dde8c
4 changed files with 114 additions and 62 deletions

View File

@@ -878,7 +878,7 @@ format_cb_window_layout(struct format_tree *ft)
static void *
format_cb_window_visible_layout(struct format_tree *ft)
{
struct client *c = ft->c;
struct client *c = ft->client;
struct window *w = ft->w;
int flags = 0;