summaryrefslogtreecommitdiffstats
path: root/dev.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-14implemented dwm reading status text from stdin Anselm R. Garbe1-9/+6
2006-07-13added mini stuffAnselm R. Garbe1-21/+27
2006-07-13fixed several things, nearly feature completeAnselm R. Garbe1-2/+2
2006-07-13new stuffAnselm R. Garbe1-6/+6
2006-07-13several other additions/fixes, dwm is quite usable alreadyAnselm R. Garbe1-8/+14
2006-07-13implemented tagging a clientAnselm R. Garbe1-11/+16
2006-07-13several fixesAnselm R. Garbe1-1/+1
2006-07-13added xlock command (I need it regularly)Anselm R. Garbe1-1/+4
2006-07-13changed back to urxvt, dwm has no problems with it, because it doesn't use fr...Anselm R. Garbe1-1/+1
2006-07-13changed default colorsAnselm R. Garbe1-1/+1
2006-07-13added dev.c instead of kb.cAnselm R. Garbe1-1/+54
2006-07-13removed obsolete stuffAnselm R. Garbe1-13/+12
2006-07-13before leaning things upAnselm R. Garbe1-26/+6
2006-07-12simplified several portions of code through replacing rect structs with x,y,h...Anselm R. Garbe1-10/+10
2006-07-11made code more readableAnselm R. Garbe1-27/+25
2006-07-11added basic mouse support (actually we don't need more)Anselm R. Garbe1-4/+8
2006-07-11added mouse-based resizalsAnselm R. Garbe1-0/+100