about summary refs log tree commit diff stats
path: root/dev.c
Commit message (Collapse)AuthorAgeFilesLines
* fixed several things, nearly feature completeAnselm R. Garbe2006-07-131-2/+2
|
* new stuffAnselm R. Garbe2006-07-131-6/+6
|
* several other additions/fixes, dwm is quite usable alreadyAnselm R. Garbe2006-07-131-8/+14
|
* implemented tagging a clientAnselm R. Garbe2006-07-131-11/+16
|
* several fixesAnselm R. Garbe2006-07-131-1/+1
|
* added xlock command (I need it regularly)Anselm R. Garbe2006-07-131-1/+4
|
* changed back to urxvt, dwm has no problems with it, because it doesn't use ↵Anselm R. Garbe2006-07-131-1/+1
| | | | frame windows ;)
* changed default colorsAnselm R. Garbe2006-07-131-1/+1
|
* added dev.c instead of kb.cAnselm R. Garbe2006-07-131-0/+134
='#n167'>167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217