From 08ab650ce0d4d699e7e062d439ab6c8858bad65a Mon Sep 17 00:00:00 2001 From: Wynn Wolf Arbor Date: Wed, 18 Mar 2020 19:46:54 +0100 Subject: Remove matching on window title history Obscure feature. Confusing if you don't know about it, mostly useless if you do. Matching on currently visible window titles is enough. --- conf.c | 1 - 1 file changed, 1 deletion(-) (limited to 'conf.c') diff --git a/conf.c b/conf.c index 4e77251..aa7d55c 100644 --- a/conf.c +++ b/conf.c @@ -281,7 +281,6 @@ conf_init(struct conf *c) c->vtile = 50; c->snapdist = 0; c->ngroups = 0; - c->nameqlen = 5; TAILQ_INIT(&c->ignoreq); TAILQ_INIT(&c->autogroupq); -- cgit v1.2.3-2-gb3c3