Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed all dotile checks | 2006-09-22 | 2 | -4/+4 | |
| | |||||
* | applied Jukkas remark (dunno if this is correct though) | 2006-09-22 | 1 | -2/+2 | |
| | |||||
* | applied jukkas patch | 2006-09-22 | 1 | -8/+4 | |
| | |||||
* | man page fix | 2006-09-22 | 1 | -1/+1 | |
| | |||||
* | ismax toggling on mouse based action | 2006-09-22 | 1 | -0/+2 | |
| | |||||
* | hotfix | 2006-09-22 | 1 | -5/+5 | |
| | |||||
* | small change to achieve Jukka's last proposal | 2006-09-22 | 2 | -14/+34 | |
| | |||||
* | fixed issue pointed out by Jukka | 2006-09-22 | 4 | -10/+5 | |
| | |||||
* | patched resizemouse according to sanders remark | 2006-09-22 | 1 | -2/+2 | |
| | |||||
* | small man page fix | 2006-09-22 | 1 | -0/+1 | |
| | |||||
* | sander check this | 2006-09-22 | 1 | -19/+37 | |
| | |||||
* | slight change to config.arg.h (I use ff floating) | 2006-09-22 | 1 | -1/+1 | |
| | |||||
* | updated man page | 2006-09-22 | 1 | -5/+1 | |
| | |||||
* | implemented the maximization as I described on the mailinglist, this feels ↵ | 2006-09-22 | 7 | -50/+25 | |
| | | | | better to me. | ||||
* | reviewed client.c | 2006-09-20 | 1 | -0/+1 | |
| | |||||
* | reviewed util.c | 2006-09-20 | 1 | -1/+2 | |
| | |||||
* | fixed a nuance in dwm.1 | 2006-09-20 | 1 | -1/+1 | |
| | |||||
* | improved intro comment in dwm.h, updated config.mk | 2006-09-20 | 2 | -4/+4 | |
| | |||||
* | some simplifications to intro in dwm.h | 2006-09-19 | 1 | -13/+13 | |
| | |||||
* | Added tag 1.6 for changeset ad3fa2d185426c51fd5deceae809770363f8d33c | 2006-09-16 | 1 | -0/+1 | |
| | |||||
* | added visibility check to enternotify as well | 2006-09-15 | 1 | -1/+1 | |
| | |||||
* | offscreen client appearance fixes | 2006-09-15 | 1 | -0/+10 | |
| | |||||
* | focus() enforces visibility of a client if not NULL | 2006-09-15 | 1 | -1/+1 | |
| | |||||
* | removed useless inclusion | 2006-09-14 | 1 | -1/+0 | |
| | |||||
* | fixed executing of dmenu output to handle args correctly | 2006-09-12 | 1 | -1/+1 | |
| | |||||
* | removed a bunch of lines through making function signatures more consistent ↵ | 2006-09-12 | 7 | -158/+83 | |
| | | | | with my style ( { does not belong to a new line, if function args are single-lined) | ||||
* | some more simplifications of intro comment in dwm.h, this should suffice for ↵ | 2006-09-12 | 1 | -20/+14 | |
| | | | | comments in dwm | ||||
* | made introduction comment in dwm.h shorter | 2006-09-12 | 1 | -20/+15 | |
| | |||||
* | applied Christof Musik's multihead patch for a pathologic cornercase | 2006-09-12 | 1 | -1/+2 | |
| | |||||
* | added a general comment to dwm.h how dwm is basically organized | 2006-09-12 | 1 | -0/+40 | |
| | |||||
* | some other simplifications | 2006-09-11 | 1 | -11/+11 | |
| | |||||
* | fixed some other comments, now also the code side seems to be at a level to ↵ | 2006-09-11 | 1 | -2/+2 | |
| | | | | be reviewed by experienced programmers | ||||
* | small change to comments, renamed two set* functions in client.c into update* | 2006-09-11 | 3 | -17/+17 | |
| | |||||
* | small fix | 2006-09-11 | 2 | -3/+3 | |
| | |||||
* | added some comments | 2006-09-11 | 2 | -75/+72 | |
| | |||||
* | Added tag 1.5 for changeset 728c9089b079721b43c3347124639a29baa22a97 | 2006-09-08 | 1 | -0/+1 | |
| | |||||
* | applied sanders patch of not manipulating sel | 2006-09-08 | 2 | -6/+8 | |
| | |||||
* | really small changes to dwm.1 | 2006-09-08 | 1 | -4/+3 | |
| | |||||
* | hotfix | 2006-09-07 | 1 | -1/+1 | |
| | |||||
* | simplified unmanage | 2006-09-07 | 1 | -8/+2 | |
| | |||||
* | using a global stack for focus recovery on arrange() - seems to work great | 2006-09-07 | 4 | -8/+26 | |
| | |||||
* | made markups in dwm.1 more consistent | 2006-09-07 | 1 | -95/+38 | |
| | |||||
* | small addition to dwm.1 | 2006-09-07 | 1 | -4/+4 | |
| | |||||
* | this patch keeps track of global z-layer order of clients which are floating ↵ | 2006-09-06 | 1 | -12/+7 | |
| | | | | or if floating mode is enabled | ||||
* | no this is better | 2006-09-06 | 2 | -11/+11 | |
| | |||||
* | does this preserve z order for anthony? | 2006-09-06 | 2 | -8/+10 | |
| | |||||
* | maybe this might work | 2006-09-06 | 3 | -4/+9 | |
| | |||||
* | Added tag 1.4 for changeset 3cff9403766bf83a9fc2a0aef230115d68de2a8e | 2006-09-06 | 1 | -0/+1 | |
| | |||||
* | prepared dwm-1.4 update | 2006-09-06 | 2 | -2/+1 | |
| | |||||
* | drawstatus even if no client exists | 2006-09-06 | 1 | -1/+3 | |
| |