age |
author |
description |
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) |