aewl

log config.mk

age author description
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
Fri, 21 Jul 2006 10:18:12 +0200 arg s/0.5/0.6/ - my steps are wider than the reality
Fri, 21 Jul 2006 09:39:44 +0200 arg preparing 0.6 which will be available in the evening after sanders patch approx.
Thu, 20 Jul 2006 16:54:20 +0200 arg using double-linked list in order to get correct prev focus handling
Thu, 20 Jul 2006 12:18:06 +0200 arg cleaned up code
Thu, 20 Jul 2006 10:26:36 +0200 arg using O3 instead of Os, binary size still < 40kb