aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2006-09-22removed all dotile checksarg@mmvi-4/+4
2006-09-22applied Jukkas remark (dunno if this is correct though)arg@mmvi-2/+2
2006-09-22applied jukkas patcharg@mmvi-8/+4
2006-09-22man page fixarg@mmvi-1/+1
2006-09-22ismax toggling on mouse based actionarg@mmvi-0/+2
2006-09-22hotfixarg@mmvi-5/+5
2006-09-22small change to achieve Jukka's last proposalarg@mmvi-14/+34
2006-09-22fixed issue pointed out by Jukkaarg@mmvi-10/+5
2006-09-22patched resizemouse according to sanders remarkarg@mmvi-2/+2
2006-09-22small man page fixarg@mmvi-0/+1
2006-09-22sander check thisarg@mmvi-19/+37
2006-09-22slight change to config.arg.h (I use ff floating)arg@mmvi-1/+1
2006-09-22updated man pagearg@mmvi-5/+1
2006-09-22implemented the maximization as I described on the mailinglist, this feels be...arg@mmvi-50/+25
2006-09-20reviewed client.carg@mmvi-0/+1
2006-09-20reviewed util.carg@mmvi-1/+2
2006-09-20fixed a nuance in dwm.1arg@mmvi-1/+1
2006-09-20improved intro comment in dwm.h, updated config.mkarg@mmvi-4/+4
2006-09-19some simplifications to intro in dwm.harg@mmvi-13/+13
2006-09-16Added tag 1.6 for changeset ad3fa2d185426c51fd5deceae809770363f8d33carg@mmvi-0/+1
2006-09-15added visibility check to enternotify as wellarg@mmvi-1/+1
2006-09-15offscreen client appearance fixesarg@mmvi-0/+10
2006-09-15focus() enforces visibility of a client if not NULLarg@mmvi-1/+1
2006-09-14removed useless inclusionAnselm R. Garbe-1/+0
2006-09-12fixed executing of dmenu output to handle args correctlyAnselm R. Garbe-1/+1
2006-09-12removed a bunch of lines through making function signatures more consistent w...Anselm R. Garbe-158/+83
2006-09-12some more simplifications of intro comment in dwm.h, this should suffice for ...Anselm R. Garbe-20/+14
2006-09-12made introduction comment in dwm.h shorterAnselm R. Garbe-20/+15
2006-09-12applied Christof Musik's multihead patch for a pathologic cornercaseAnselm R. Garbe-1/+2
2006-09-12added a general comment to dwm.h how dwm is basically organizedAnselm R. Garbe-0/+40
2006-09-11some other simplificationsAnselm R. Garbe-11/+11
2006-09-11fixed some other comments, now also the code side seems to be at a level to b...Anselm R. Garbe-2/+2
2006-09-11small change to comments, renamed two set* functions in client.c into update*Anselm R. Garbe-17/+17
2006-09-11small fixAnselm R. Garbe-3/+3
2006-09-11added some commentsAnselm R. Garbe-75/+72
2006-09-08Added tag 1.5 for changeset 728c9089b079721b43c3347124639a29baa22a97Anselm R. Garbe-0/+1
2006-09-08applied sanders patch of not manipulating selAnselm R. Garbe-6/+8
2006-09-08really small changes to dwm.1Anselm R. Garbe-4/+3
2006-09-07hotfixAnselm R. Garbe-1/+1
2006-09-07simplified unmanageAnselm R. Garbe-8/+2
2006-09-07using a global stack for focus recovery on arrange() - seems to work greatAnselm R. Garbe-8/+26
2006-09-07made markups in dwm.1 more consistentAnselm R. Garbe-95/+38
2006-09-07small addition to dwm.1Anselm R. Garbe-4/+4
2006-09-06this patch keeps track of global z-layer order of clients which are floating ...Anselm R. Garbe-12/+7
2006-09-06no this is betterAnselm R. Garbe-11/+11
2006-09-06does this preserve z order for anthony?Anselm R. Garbe-8/+10
2006-09-06maybe this might workAnselm R. Garbe-4/+9
2006-09-06Added tag 1.4 for changeset 3cff9403766bf83a9fc2a0aef230115d68de2a8eAnselm R. Garbe-0/+1
2006-09-06prepared dwm-1.4 updateAnselm R. Garbe-2/+1
2006-09-06drawstatus even if no client existsAnselm R. Garbe-1/+3