aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-29first step to a more flexible dotile() algorithmAnselm R. Garbe7-35/+52
2006-09-28renamed column into areaAnselm R. Garbe2-7/+25
2006-09-28small change to READMEAnselm R. Garbe1-1/+1
2006-09-28applied Jukkas patchAnselm R. Garbe3-17/+19
2006-09-27Added tag 1.7.1 for changeset d5ad819f2a66a40fa75dd2e44429f3bfc884d07bAnselm R. Garbe1-0/+1
2006-09-27fixing the settags issue, preparing 1.7.1Anselm R. Garbe4-16/+18
2006-09-26removed an unused vararg@zarathustra1-1/+0
2006-09-26Added tag 1.7 for changeset 4dbdb61c8b8ce21dee5c7050a6b103855964ed20arg@zarathustra1-0/+1
2006-09-26updated READMEarg@mmvi1-1/+1
2006-09-26small changearg@mmvi1-2/+2
2006-09-26added slight error check to getcolorarg@mmvi1-1/+2
2006-09-26small fixarg@mmvi1-1/+1
2006-09-26changed order of colordefs in config.h's, changed config.arg.h to fit to new ...arg@mmvi2-7/+8
2006-09-26removed useless debug infoarg@mmvi1-4/+0
2006-09-26added configure(), but this doesn't really fix those frking broken SDL appsarg@mmvi3-13/+27
2006-09-25slight change of event handling orderarg@mmvi1-6/+6
2006-09-25simplified mouse resizalsarg@mmvi1-43/+16
2006-09-25applied sanders jukka patcharg@mmvi3-11/+5
2006-09-25applied Jukkas patcharg@mmvi6-19/+19
2006-09-22removed all dotile checksarg@mmvi2-4/+4
2006-09-22applied Jukkas remark (dunno if this is correct though)arg@mmvi1-2/+2
2006-09-22applied jukkas patcharg@mmvi1-8/+4
2006-09-22man page fixarg@mmvi1-1/+1
2006-09-22ismax toggling on mouse based actionarg@mmvi1-0/+2
2006-09-22hotfixarg@mmvi1-5/+5
2006-09-22small change to achieve Jukka's last proposalarg@mmvi2-14/+34
2006-09-22fixed issue pointed out by Jukkaarg@mmvi4-10/+5
2006-09-22patched resizemouse according to sanders remarkarg@mmvi1-2/+2
2006-09-22small man page fixarg@mmvi1-0/+1
2006-09-22sander check thisarg@mmvi1-19/+37
2006-09-22slight change to config.arg.h (I use ff floating)arg@mmvi1-1/+1
2006-09-22updated man pagearg@mmvi1-5/+1
2006-09-22implemented the maximization as I described on the mailinglist, this feels be...arg@mmvi7-50/+25
2006-09-20reviewed client.carg@mmvi1-0/+1
2006-09-20reviewed util.carg@mmvi1-1/+2
2006-09-20fixed a nuance in dwm.1arg@mmvi1-1/+1
2006-09-20improved intro comment in dwm.h, updated config.mkarg@mmvi2-4/+4
2006-09-19some simplifications to intro in dwm.harg@mmvi1-13/+13
2006-09-16Added tag 1.6 for changeset ad3fa2d185426c51fd5deceae809770363f8d33carg@mmvi1-0/+1
2006-09-15added visibility check to enternotify as wellarg@mmvi1-1/+1
2006-09-15offscreen client appearance fixesarg@mmvi1-0/+10
2006-09-15focus() enforces visibility of a client if not NULLarg@mmvi1-1/+1
2006-09-14removed useless inclusionAnselm R. Garbe1-1/+0
2006-09-12fixed executing of dmenu output to handle args correctlyAnselm R. Garbe1-1/+1
2006-09-12removed a bunch of lines through making function signatures more consistent w...Anselm R. Garbe7-158/+83
2006-09-12some more simplifications of intro comment in dwm.h, this should suffice for ...Anselm R. Garbe1-20/+14
2006-09-12made introduction comment in dwm.h shorterAnselm R. Garbe1-20/+15
2006-09-12applied Christof Musik's multihead patch for a pathologic cornercaseAnselm R. Garbe1-1/+2
2006-09-12added a general comment to dwm.h how dwm is basically organizedAnselm R. Garbe1-0/+40
2006-09-11some other simplificationsAnselm R. Garbe1-11/+11