aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2006-07-14made stdin reader more robustAnselm R. Garbe-9/+22
2006-07-14implemented dwm reading status text from stdin Anselm R. Garbe-25/+58
2006-07-14made barclick to select the specific tagAnselm R. Garbe-4/+36
2006-07-14implemented bar for dwm (I miss status text), I plan that status text is read...Anselm R. Garbe-31/+95
2006-07-14continued with man pageAnselm R. Garbe-0/+34
2006-07-14continued with man pageAnselm R. Garbe-4/+40
2006-07-13except improvements to the mouse handling this is already nearly feature comp...Anselm R. Garbe-0/+5
2006-07-13added mini stuffAnselm R. Garbe-46/+69
2006-07-13fixed several things, nearly feature completeAnselm R. Garbe-29/+35
2006-07-13new stuffAnselm R. Garbe-61/+103
2006-07-13several other additions/fixes, dwm is quite usable alreadyAnselm R. Garbe-111/+165
2006-07-13implemented tagging a clientAnselm R. Garbe-85/+156
2006-07-13several fixesAnselm R. Garbe-4/+4
2006-07-13added philosophy sectionAnselm R. Garbe-0/+11
2006-07-13added xlock command (I need it regularly)Anselm R. Garbe-25/+19
2006-07-13added pointer warps on kb-driven/manage-driven focusAnselm R. Garbe-0/+3
2006-07-13changed back to urxvt, dwm has no problems with it, because it doesn't use fr...Anselm R. Garbe-2/+2
2006-07-13changed default colorsAnselm R. Garbe-82/+71
2006-07-13added dev.c instead of kb.cAnselm R. Garbe-66/+57
2006-07-13removed obsolete stuffAnselm R. Garbe-13/+12
2006-07-13fixed grammar bug reported by John-GaltAnselm R. Garbe-1/+1
2006-07-13another changeAnselm R. Garbe-1/+1
2006-07-13updated man pageAnselm R. Garbe-7/+5
2006-07-13small changes to READMEAnselm R. Garbe-3/+3
2006-07-13last change to dwm.htmlAnselm R. Garbe-43/+47
2006-07-13renamed/changedAnselm R. Garbe-1/+1
2006-07-13added logo+descriptionAnselm R. Garbe-115/+194
2006-07-13new stuff (some warning elimination)Anselm R. Garbe-47/+44
2006-07-13removed unnecessary crapAnselm R. Garbe-785/+95
2006-07-13before leaning things upAnselm R. Garbe-112/+150
2006-07-12new stuff, fixed several issuesAnselm R. Garbe-12/+13
2006-07-12added gravity stuffAnselm R. Garbe-7/+76
2006-07-12added maxAnselm R. Garbe-3/+15
2006-07-12added grid mode on Mod1Mask gAnselm R. Garbe-66/+97
2006-07-12simplified several portions of code through replacing rect structs with x,y,h...Anselm R. Garbe-235/+164
2006-07-12fixed configurerequestAnselm R. Garbe-1/+1
2006-07-12new colorsAnselm R. Garbe-3/+3
2006-07-12some more additions/fixesAnselm R. Garbe-3/+32
2006-07-11fixed several other stuff, coming closer to something usefulAnselm R. Garbe-15/+23
2006-07-11implemented draw_client stuffAnselm R. Garbe-20/+58
2006-07-11made code more readableAnselm R. Garbe-70/+67
2006-07-11added basic mouse support (actually we don't need more)Anselm R. Garbe-24/+15
2006-07-11added mouse-based resizalsAnselm R. Garbe-19/+181
2006-07-11updated READMEAnselm R. Garbe-5/+15
2006-07-11several changes, new stuffAnselm R. Garbe-19/+34
2006-07-11removed unnecessary sel stuffAnselm R. Garbe-95/+2
2006-07-11added bar event timerAnselm R. Garbe-51/+87
2006-07-11added protocol killing stuffAnselm R. Garbe-36/+153
2006-07-11new stuffAnselm R. Garbe-0/+20
2006-07-11added gridsel to gridwmAnselm R. Garbe-13/+99