ソースを参照

removed View cruft, now back to the roots

anselm@anselm1 18 年 前
コミット
f7c097e802
2 ファイル変更193 行追加308 行削除
  1. 0 1
      config.def.h
  2. 193 307
      dwm.c

+ 0 - 1
config.def.h

@@ -13,7 +13,6 @@
 
 /* old */
 const char tags[][MAXTAGLEN]     = { "1", "2", "3", "4", "5", "6", "7", "8", "9" };
-unsigned int vtags[LENGTH(tags)] = {  0 ,  0 ,  0 ,  0 ,   0  ,  1 ,  1 ,  1 ,   1   };
 
 Rule rules[] = {
 	/* class:instance:title substr	tags ref	isfloating */

ファイルの差分が大きいため隠しています
+ 193 - 307
dwm.c


この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません