summaryrefslogtreecommitdiffstats
path: root/dwm.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-14removed a bunch of lines through swap removalAnselm R. Garbe1-2/+1
2006-07-14searching for a better way to discard enter notifiesAnselm R. Garbe1-6/+0
2006-07-14implemented dwm reading status text from stdin Anselm R. Garbe1-2/+2
2006-07-14made barclick to select the specific tagAnselm R. Garbe1-0/+1
2006-07-14implemented bar for dwm (I miss status text), I plan that status text is read...Anselm R. Garbe1-4/+7
2006-07-13added mini stuffAnselm R. Garbe1-3/+6
2006-07-13fixed several things, nearly feature completeAnselm R. Garbe1-1/+1
2006-07-13new stuffAnselm R. Garbe1-8/+16
2006-07-13several other additions/fixes, dwm is quite usable alreadyAnselm R. Garbe1-3/+5
2006-07-13implemented tagging a clientAnselm R. Garbe1-11/+19
2006-07-13added xlock command (I need it regularly)Anselm R. Garbe1-1/+2
2006-07-13changed default colorsAnselm R. Garbe1-15/+14
2006-07-13added dev.c instead of kb.cAnselm R. Garbe1-3/+1
2006-07-13added logo+descriptionAnselm R. Garbe1-10/+7
2006-07-13new stuff (some warning elimination)Anselm R. Garbe1-15/+14
2006-07-13removed unnecessary crapAnselm R. Garbe1-10/+53
2006-07-13before leaning things upAnselm R. Garbe1-5/+8
2006-07-12added gravity stuffAnselm R. Garbe1-1/+4
2006-07-12added maxAnselm R. Garbe1-3/+2
2006-07-12added grid mode on Mod1Mask gAnselm R. Garbe1-6/+7
2006-07-12simplified several portions of code through replacing rect structs with x,y,h...Anselm R. Garbe1-3/+4
2006-07-12some more additions/fixesAnselm R. Garbe1-0/+2
2006-07-11fixed several other stuff, coming closer to something usefulAnselm R. Garbe1-0/+1
2006-07-11made code more readableAnselm R. Garbe1-8/+5
2006-07-11added basic mouse support (actually we don't need more)Anselm R. Garbe1-14/+0
2006-07-11added mouse-based resizalsAnselm R. Garbe1-4/+22
2006-07-11several changes, new stuffAnselm R. Garbe1-1/+2
2006-07-11added bar event timerAnselm R. Garbe1-4/+5
2006-07-11added protocol killing stuffAnselm R. Garbe1-7/+17
2006-07-11changed how manage client worksAnselm R. Garbe1-2/+3
2006-07-11fixed several stuff (gridwm gets better and better)Anselm R. Garbe1-5/+5
2006-07-11added key handlingAnselm R. Garbe1-1/+14
2006-07-11new stuffAnselm R. Garbe1-11/+4
2006-07-11implemented pipe_spawnAnselm R. Garbe1-1/+1
2006-07-10added several other stuffAnselm R. Garbe1-16/+24
2006-07-10several new changes, made gridmenu workingAnselm R. Garbe1-2/+6
2006-07-10added new stuffAnselm R. Garbe1-2/+3