Mercurial > dwm-meillo
log dwm.h @ 457:e97ad13f04dc
age | author | description |
---|---|---|
Tue, 12 Sep 2006 08:14:22 +0200 | Anselm R. Garbe | added a general comment to dwm.h how dwm is basically organized |
Mon, 11 Sep 2006 17:31:21 +0200 | Anselm R. Garbe | some other simplifications |
Mon, 11 Sep 2006 10:00:56 +0200 | Anselm R. Garbe | small change to comments, renamed two set* functions in client.c into update* |
Mon, 11 Sep 2006 08:58:58 +0200 | Anselm R. Garbe | small fix |
Mon, 11 Sep 2006 07:40:41 +0200 | Anselm R. Garbe | added some comments |
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 09:21:17 +0200 | Anselm R. Garbe | moved transient_for tag inheritance to settags |