Some more easy floating panes bits.

This commit is contained in:
nicm
2026-05-19 12:16:25 +00:00
parent a46cdb8bbc
commit f5a086ac98
9 changed files with 75 additions and 26 deletions

View File

@@ -4200,7 +4200,6 @@ format_strip(struct format_expand_state *es, const char *s)
return (out);
}
/* Skip until end. */
static const char *
format_skip1(struct format_expand_state *es, const char *s, const char *end)