about summary refs log tree commit diff stats
path: root/main.c
Commit message (Expand)AuthorAgeFilesLines
* small fixAnselm R. Garbe2006-07-141-1/+1
* made stdin reader more robustAnselm R. Garbe2006-07-141-5/+13
* implemented dwm reading status text from stdin Anselm R. Garbe2006-07-141-6/+28
* made barclick to select the specific tagAnselm R. Garbe2006-07-141-1/+1
* implemented bar for dwm (I miss status text), I plan that status text is read...Anselm R. Garbe2006-07-141-13/+28
* fixed several things, nearly feature completeAnselm R. Garbe2006-07-131-1/+1
* new stuffAnselm R. Garbe2006-07-131-2/+2
* several other additions/fixes, dwm is quite usable alreadyAnselm R. Garbe2006-07-131-5/+6
* implemented tagging a clientAnselm R. Garbe2006-07-131-5/+6
* changed default colorsAnselm R. Garbe2006-07-131-0/+274
127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151