dwm-meillo
log view.c
age | author | description |
---|---|---|
Fri, 22 Sep 2006 07:37:56 +0200 | arg | implemented the maximization as I described on the mailinglist, this feels better to me. |
Thu, 14 Sep 2006 11:07:44 +0200 | Anselm R. Garbe | removed useless inclusion |
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) |
Fri, 08 Sep 2006 08:19:54 +0200 | Anselm R. Garbe | applied sanders patch of not manipulating sel1.5 |
Thu, 07 Sep 2006 17:53:40 +0200 | Anselm R. Garbe | using a global stack for focus recovery on arrange() - seems to work great |
Wed, 06 Sep 2006 17:31:52 +0200 | Anselm R. Garbe | this patch keeps track of global z-layer order of clients which are floating or if floating mode is enabled |
Wed, 06 Sep 2006 15:36:42 +0200 | Anselm R. Garbe | no this is better |