aewl

log config.mk

age author description
Tue, 31 Oct 2006 12:06:38 +0100 arg applied Gottox patch to simplify the resizing of col, instead of resizing the current area, it only resizes the master area in the future (seems more predictable)
Sat, 14 Oct 2006 18:21:39 +0200 Anselm R. Garbe now being at v2.0
Thu, 05 Oct 2006 18:18:47 +0200 Anselm R. Garbe changing MASTER value from percent into per mill
Fri, 29 Sep 2006 12:38:27 +0200 Anselm R. Garbe first step to a more flexible dotile() algorithm
Wed, 27 Sep 2006 17:18:46 +0200 Anselm R. Garbe fixing the settags issue, preparing 1.7.11.7.1
Wed, 20 Sep 2006 09:40:35 +0200 arg improved intro comment in dwm.h, updated config.mk
Mon, 11 Sep 2006 08:58:58 +0200 Anselm R. Garbe small fix
Wed, 06 Sep 2006 13:56:46 +0200 Anselm R. Garbe maybe this might work
Wed, 06 Sep 2006 12:18:57 +0200 Anselm R. Garbe prepared dwm-1.4 update1.4
Wed, 06 Sep 2006 11:46:35 +0200 Anselm R. Garbe seems to preserve floating client z-layer order (even with reorder() calls)
Mon, 04 Sep 2006 17:52:46 +0200 Anselm R. Garbe after 1.3
Mon, 04 Sep 2006 17:52:12 +0200 Anselm R. Garbe retagged1.3
Mon, 04 Sep 2006 17:37:31 +0200 Anselm R. Garbe removed html crap
Thu, 31 Aug 2006 08:48:04 +0200 Anselm R. Garbe applied sanders patch to remove unnecessary commit()
Mon, 28 Aug 2006 12:27:00 +0200 Anselm R. Garbe changed config.arg.h - I really need the 4th tag
Thu, 24 Aug 2006 12:04:56 +0200 Anselm R. Garbe 3->4 colors
Wed, 16 Aug 2006 12:36:32 +0200 Anselm R.Garbe applied another config.mk patch made by sander
Tue, 15 Aug 2006 16:54:54 +0200 Anselm R.Garbe fixing small bug in config.mk
Mon, 14 Aug 2006 08:43:19 +0200 Anselm R.Garbe applied Sanders LD and resize patches
Fri, 11 Aug 2006 10:28:51 +0200 Anselm R.Garbe upgraded version info
Mon, 07 Aug 2006 10:32:36 +0200 arg next version is 0.8
Sat, 05 Aug 2006 14:56:32 +0200 arg using -Os again, zoom is ignored in floating mode or on floating clients
Fri, 04 Aug 2006 17:04:50 +0200 arg no need for -g anymore, regexp matching works now
Fri, 04 Aug 2006 14:40:32 +0200 arg switched to regexp matching for Rules
Wed, 02 Aug 2006 17:12:00 +0200 arg fixed a type in README, and patched config.mk
Wed, 02 Aug 2006 16:46:59 +0200 arg removed the CONFIG variable from config.mk, renamed config.h into config.default.h, after first clone/extract one needs to copy config.default.h to config.h, that is easier than always heavy typing make CONFIG=blafasel
Wed, 02 Aug 2006 11:13:32 +0200 arg applied Sanders patches (numlock2)
Tue, 01 Aug 2006 14:46:01 +0200 arg uppercasing all define'd values (uppercase-prefixed should only be enum field qualifiers)
Tue, 01 Aug 2006 13:59:13 +0200 arg centralized/externalized configuration to config.h
Tue, 01 Aug 2006 12:32:33 +0200 arg applied Sanders patches