excerpts from my local tree, part 4

i'm not exactly sure why this is good, but they must have had a good 
reason.

tree b07ec2845c38
parent e6e955a0b636
author Tamas TEVESZ <[email protected]> 1230230459 -3600
committer Tamas TEVESZ <[email protected]> 1230230459 -3600
revision 1619
branch ice

Raise MAX_WORKSPACENAME_WIDTH from 32 to 64, taken from Debian.
diff --git a/src/wconfig.h.in b/src/wconfig.h.in
--- a/src/wconfig.h.in
+++ b/src/wconfig.h.in
@@ -453,7 +453,7 @@
 
 #define HRESIZE_THRESHOLD      3
 
-#define MAX_WORKSPACENAME_WIDTH        32
+#define MAX_WORKSPACENAME_WIDTH        64
 #define MAX_WINDOWLIST_WIDTH   160     /* max width of window title in
                                          * window list */
 

-- 
[-]

mkdir /nonexistent


-- 
To unsubscribe, send mail to [email protected].

Reply via email to