dwm-meillo

log config.arg.h

age author description
Fri, 04 Aug 2006 14:40:32 +0200 arg switched to regexp matching for Rules
Fri, 04 Aug 2006 13:42:40 +0200 arg fixed a bug in dmenu call
Fri, 04 Aug 2006 12:00:55 +0200 arg using execl now, argv changed, using cmd and const char defs directly in the KEYS struct
Thu, 03 Aug 2006 15:09:52 +0200 arg s/tag2/two/g
Thu, 03 Aug 2006 12:21:00 +0200 arg stylistic chnage
Thu, 03 Aug 2006 12:12:26 +0200 arg removed TLast tag enum, now tags is simple defined as char *[] array, the rest is calculated correctly, rules take an int array for the tags
Thu, 03 Aug 2006 10:55:07 +0200 arg changed Client->tags and Rule->tags to be Bool (I'll also try to remove the TLast enum)
Wed, 02 Aug 2006 17:19:22 +0200 arg changing MASTERW value from 52 to 60 (in both, default and arg), I feel this is better now
Wed, 02 Aug 2006 16:38:21 +0200 arg added Acroread.* and MPlayer.* to config.arg.h rules
Wed, 02 Aug 2006 16:32:05 +0200 arg made fullscreen apps working fine in floating mode (there is no sane way to make them work in tiled mode, thus I switch to floating mode if I run such kind of app), also fixed the xterm issue reported by Sander
Wed, 02 Aug 2006 11:13:32 +0200 arg applied Sanders patches (numlock2)
Tue, 01 Aug 2006 16:39:20 +0200 arg renamed ARRANGE into DEFMODE
Tue, 01 Aug 2006 16:20:03 +0200 arg removed 5LOC
Tue, 01 Aug 2006 15:29:37 +0200 arg cleaned config.*h to prevent some confusion
Tue, 01 Aug 2006 14:03:29 +0200 arg fixed config.h files
Tue, 01 Aug 2006 13:59:13 +0200 arg centralized/externalized configuration to config.h