dwm-meillo

log config.default.h

age author description
Fri, 09 Feb 2007 11:58:37 +0100 Anselm R. Garbe treating acroread and mplayer floating by default
Thu, 08 Feb 2007 11:48:01 +0100 Anselm R. Garbe added TOPBAR option for making the bar appear what the user likes
Fri, 19 Jan 2007 08:05:39 +0100 Anselm R. Garbe I prefer BORDERPX=1
Wed, 17 Jan 2007 12:36:29 +0100 Anselm R. Garbe moved BORDERPX to config.*.h
Tue, 16 Jan 2007 11:26:15 +0100 Anselm R. Garbe removed firefox rule from default.h
Tue, 16 Jan 2007 11:25:10 +0100 Anselm R. Garbe applied new default colors
Sun, 14 Jan 2007 22:37:34 +0100 Anselm R. Garbe implemented new color scheme accordingly to Sanders proposal
Sun, 14 Jan 2007 22:32:26 +0100 Anselm R. Garbe removed mode label stuff
Wed, 10 Jan 2007 12:54:23 +0100 Anselm R. Garbe added comment to %u in config.default.h, added Button{4.5} support on mode label
Mon, 08 Jan 2007 17:33:24 +0100 Anselm R. Garbe implemented nmaster appearance in mode label (using %u)
Mon, 08 Jan 2007 12:56:35 +0100 Anselm R. Garbe I received Sander's complain just in time ;)2.9
Mon, 08 Jan 2007 12:18:49 +0100 Anselm R. Garbe fofofo
Mon, 08 Jan 2007 12:12:02 +0100 Anselm R. Garbe extended default tags to 1-9
Fri, 05 Jan 2007 15:11:01 +0100 Anselm R. Garbe changed shortcuts to M-i and M-d
Fri, 05 Jan 2007 15:04:49 +0100 Anselm R. Garbe changed plus key to MODKEY-Shift-plus (US-layout restrictions ;)
Fri, 05 Jan 2007 14:48:16 +0100 Anselm R. Garbe added MODKEY-{plus,minus} shortcuts (increasing/decreasing master clients)
Fri, 05 Jan 2007 12:50:39 +0100 Anselm R. Garbe experimental version which allows master clients being increased/decreased
Tue, 02 Jan 2007 15:44:19 +0100 arg corrections
Tue, 02 Jan 2007 15:37:58 +0100 arg next version will contain updated copyright notice
Thu, 07 Dec 2006 14:39:31 +0100 arg found compromise for fonts2.6
Thu, 07 Dec 2006 12:03:15 +0100 arg nah, people should define 'fixed' to be compatible with their locale
Thu, 07 Dec 2006 11:55:04 +0100 arg using a UTF-8 capable fixed font
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, 31 Oct 2006 12:07:32 +0100 arg renamed resizecol into resizemaster2.1
Mon, 30 Oct 2006 11:58:05 +0100 arg added screen-border snapping in floating mode, feels quite well
Thu, 26 Oct 2006 15:29:20 +0200 arg applied sander's config.*h nitpick patch
Fri, 06 Oct 2006 11:50:15 +0200 Anselm R. Garbe code polishing, removed unnecessary newlines