Sfoglia il codice sorgente

removed View cruft, now back to the roots

anselm@anselm1 18 anni fa
parent
commit
f7c097e802
2 ha cambiato i file con 193 aggiunte e 308 eliminazioni
  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 */

File diff suppressed because it is too large
+ 193 - 307
dwm.c


Some files were not shown because too many files changed in this diff