dwm-meillo
log main.c
age | author | description |
---|---|---|
Tue, 12 Sep 2006 10:57:28 +0200 | Anselm R. Garbe | removed a bunch of lines through making function signatures more consistent with my style ( { does not belong to a new line, if function args are single-lined) |
Tue, 12 Sep 2006 08:27:11 +0200 | Anselm R. Garbe | applied Christof Musik's multihead patch for a pathologic cornercase |
Mon, 11 Sep 2006 11:28:28 +0200 | Anselm R. Garbe | fixed some other comments, now also the code side seems to be at a level to be reviewed by experienced programmers |
Thu, 07 Sep 2006 17:53:40 +0200 | Anselm R. Garbe | using a global stack for focus recovery on arrange() - seems to work great |