[hackers] [dwm] I work with enabled RESIZEHINTS, simply because I force myself to continue the st development ; )

From: Anselm R. Garbe <garbeam_AT_gmail.com>
Date: Sun Sep 09 18:31:54 2007

changeset: 980:9a322081bea2
tag: tip
user: Anselm R. Garbe <garbeam_AT_gmail.com>
date: Sun Sep 09 18:31:19 2007 +0200
summary: I work with enabled RESIZEHINTS, simply because I force myself to continue the st development ;)

diff -r 1f295ac327ef -r 9a322081bea2 config.arg.h
--- a/config.arg.h Sun Sep 09 18:28:39 2007 +0200
+++ b/config.arg.h Sun Sep 09 18:31:19 2007 +0200
@@ -31,7 +31,7 @@ static Layout layouts[] = { \
         { "[]=", tile }, /* first entry is default */ \
         { "><>", floating }, \
 };
-#define RESIZEHINTS False /* True - respect size hints in tiled resizals */
+#define RESIZEHINTS True /* False - respect size hints in tiled resizals */
 #define MWFACT 0.6 /* master width factor [0.1 .. 0.9] */
 #define SNAP 32 /* snap pixel */
 
Received on Sun Sep 09 2007 - 18:31:54 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:58:03 UTC