aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorLines
2006-07-14rearrangedAnselm R. Garbe-377/+374
2006-07-14I prefer the tiled/floating indicator on the right sideAnselm R. Garbe-5/+9
2006-07-14bar shows if currently is tiled (Mod1-space) or floating (Mod1-Shift-space) modeAnselm R. Garbe-1/+7
2006-07-14draw bar on exposure ;)Anselm R. Garbe-7/+9
2006-07-14Added tag 0.1 for changeset d31b5ad96b0ba7b5b0a30928fcf000428339a577Anselm R. Garbe-0/+1
2006-07-14prep 0.1Anselm R. Garbe-9/+11
2006-07-14fixed crash on zoom if only 1 client existsAnselm R. Garbe-3/+9
2006-07-14removed a bunch of lines through swap removalAnselm R. Garbe-28/+11
2006-07-14if stdin writer stops working, dwm consumed much IO load because it still ↵Anselm R. Garbe-3/+7
tried to select on this fd, fixed
2006-07-14removed a bottleneckAnselm R. Garbe-6/+8
2006-07-14searching for a better way to discard enter notifiesAnselm R. Garbe-54/+12
2006-07-14focus on view change as wellAnselm R. Garbe-0/+3
2006-07-14small fixAnselm R. Garbe-1/+1
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 ↵Anselm R. Garbe-31/+95
read from stdin in dwm
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 ↵Anselm R. Garbe-0/+5
complete
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 ↵Anselm R. Garbe-2/+2
frame windows ;)
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 ↵Anselm R. Garbe-235/+164
x,y,h,w counterparts (much more readable)
2006-07-12fixed configurerequestAnselm R. Garbe-1/+1
2006-07-12new colorsAnselm R. Garbe-3/+3