Mercurial > dwm-meillo
log config.default.h @ 639:226ef912c093
age | author | description |
---|---|---|
Thu, 07 Dec 2006 14:39:31 +0100 | arg | found compromise for fonts 2.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) |