From 2e42cacbc2852535c15f8a6b7aaa7078d073ca26 Mon Sep 17 00:00:00 2001 From: okan Date: Mon, 24 Oct 2016 17:16:23 +0000 Subject: Get rid of 'matchname'; it's too surprising to have the menu change during client search as different potential str matches are cycled through. If there's interest, the only string that doesn't exist in the listing is the window's class - that can be added of course, but it makes the line too long imho. --- calmwm.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'calmwm.h') diff --git a/calmwm.h b/calmwm.h index cf0f0dc..68e0066 100644 --- a/calmwm.h +++ b/calmwm.h @@ -15,7 +15,7 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * $OpenBSD: calmwm.h,v 1.329 2016/10/18 17:03:30 okan Exp $ + * $OpenBSD: calmwm.h,v 1.330 2016/10/24 17:16:23 okan Exp $ */ #ifndef _CALMWM_H_ @@ -165,7 +165,6 @@ struct client_ctx { struct name_q nameq; char *name; char *label; - char *matchname; XClassHint ch; XWMHints *wmh; }; -- cgit v1.2.3-2-gb3c3