dwm-meillo
log client.c
age | author | description |
---|---|---|
Fri, 22 Sep 2006 11:49:24 +0200 | arg | fixed issue pointed out by Jukka |
Fri, 22 Sep 2006 07:37:56 +0200 | arg | implemented the maximization as I described on the mailinglist, this feels better to me. |
Wed, 20 Sep 2006 09:53:21 +0200 | arg | reviewed client.c |
Fri, 15 Sep 2006 10:54:32 +0200 | arg | offscreen client appearance fixes |
Fri, 15 Sep 2006 10:49:05 +0200 | arg | focus() enforces visibility of a client if not NULL |
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) |