aboutsummaryrefslogtreecommitdiff
path: root/client.c
AgeCommit message (Expand)AuthorLines
2006-07-14made stdin reader more robustAnselm R. Garbe-4/+9
2006-07-14implemented bar for dwm (I miss status text), I plan that status text is read...Anselm R. Garbe-12/+18
2006-07-14continued with man pageAnselm R. Garbe-1/+1
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-20/+31
2006-07-13fixed several things, nearly feature completeAnselm R. Garbe-25/+30
2006-07-13new stuffAnselm R. Garbe-44/+78
2006-07-13several other additions/fixes, dwm is quite usable alreadyAnselm R. Garbe-95/+140
2006-07-13implemented tagging a clientAnselm R. Garbe-57/+113
2006-07-13added xlock command (I need it regularly)Anselm R. Garbe-20/+10
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-1/+1
2006-07-13changed default colorsAnselm R. Garbe-7/+8
2006-07-13added logo+descriptionAnselm R. Garbe-22/+33
2006-07-13new stuff (some warning elimination)Anselm R. Garbe-3/+3
2006-07-13removed unnecessary crapAnselm R. Garbe-20/+14
2006-07-13before leaning things upAnselm R. Garbe-9/+52
2006-07-12new stuff, fixed several issuesAnselm R. Garbe-2/+2
2006-07-12added gravity stuffAnselm R. Garbe-5/+67
2006-07-12added maxAnselm R. Garbe-0/+12
2006-07-12added grid mode on Mod1Mask gAnselm R. Garbe-1/+69
2006-07-12simplified several portions of code through replacing rect structs with x,y,h...Anselm R. Garbe-22/+42
2006-07-12some more additions/fixesAnselm R. Garbe-2/+11
2006-07-11fixed several other stuff, coming closer to something usefulAnselm R. Garbe-13/+16
2006-07-11implemented draw_client stuffAnselm R. Garbe-15/+49
2006-07-11made code more readableAnselm R. Garbe-20/+30
2006-07-11added basic mouse support (actually we don't need more)Anselm R. Garbe-4/+7
2006-07-11added mouse-based resizalsAnselm R. Garbe-2/+30
2006-07-11several changes, new stuffAnselm R. Garbe-0/+5
2006-07-11added bar event timerAnselm R. Garbe-0/+9
2006-07-11added protocol killing stuffAnselm R. Garbe-7/+26
2006-07-11changed how manage client worksAnselm R. Garbe-12/+33
2006-07-11fixed several stuff (gridwm gets better and better)Anselm R. Garbe-2/+10
2006-07-11new stuffAnselm R. Garbe-1/+1
2006-07-10added several other stuffAnselm R. Garbe-0/+89