From 4c2b16e72d8b62addbf1aff0600ee2a77f22ec70 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 24 Mar 2007 17:01:40 +0000 Subject: kill window title numbering... probably it was a dumb idea all along. you're not picking the numbers yourself and you're probably not remembering which window they apply to and the focus indicator thinger is much more clever than numbers --- openbox/client.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'openbox/client.h') diff --git a/openbox/client.h b/openbox/client.h index 5a1e1652..53a318e0 100644 --- a/openbox/client.h +++ b/openbox/client.h @@ -114,9 +114,6 @@ struct _ObClient /*! Normal window title */ gchar *title; - /*! The count for the title. When another window with the same title - exists, a count will be appended to it. */ - guint title_count; /*! Window title when iconified */ gchar *icon_title; -- cgit v1.2.3