dwm-meillo

log config.arg.h

age author description
Tue, 05 Dec 2006 14:21:18 +0100 arg making terminus more explicit a regular font (otherwise olique font might be used in some setups like mine).
Fri, 01 Dec 2006 15:50:22 +0100 arg darkening the fg colors somewhat
Thu, 30 Nov 2006 15:27:43 +0100 arg removed viewall(), replaced with view(-1); added tag(-1) to tag a client with all tags (new key combo MODKEY-Shift-0)
Mon, 27 Nov 2006 17:49:58 +0100 arg returning to old Key struct
Mon, 27 Nov 2006 13:21:38 +0100 arg changing Key.func into Key.func[NFUNCS], this allows sequences execution of functions per keypress (avoids implementing useless masterfunctions which call atomic ones)
Mon, 27 Nov 2006 10:57:37 +0100 arg added togglefloat to hg tip (i consider this useful for some cases), using MODKEY-Shift-space as shortcut
Tue, 21 Nov 2006 12:17:47 +0100 arg using iso10646 explicitely in arg's config.h
Sat, 18 Nov 2006 21:33:33 +0100 arg nah reverting to my prev style, that's really the best2.2
Sat, 18 Nov 2006 21:26:53 +0100 arg applying aluminium style for arg's config.h
Wed, 08 Nov 2006 17:16:38 +0100 arg using a more blue-ish color...
Wed, 08 Nov 2006 17:10:51 +0100 arg making the selected color more lightning
Tue, 31 Oct 2006 12:07:32 +0100 arg renamed resizecol into resizemaster2.1
Mon, 30 Oct 2006 12:40:10 +0100 arg in a 1920x1200 setup 40 pixels of snap value are much better than 20
Mon, 30 Oct 2006 11:58:05 +0100 arg added screen-border snapping in floating mode, feels quite well
Fri, 27 Oct 2006 10:24:15 +0200 arg stupid urxvt needs bg to highlight selections in a sane way, though that makes sense to some extend