age |
author |
description |
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 |
Thu, 05 Oct 2006 19:27:28 +0200 |
Anselm R. Garbe |
removed the stack position stuff |
Thu, 05 Oct 2006 18:18:47 +0200 |
Anselm R. Garbe |
changing MASTER value from percent into per mill |
Thu, 05 Oct 2006 12:59:35 +0200 |
Anselm R. Garbe |
keep master ratio on resizecol -> arrange |
Fri, 29 Sep 2006 18:08:20 +0200 |
Anselm R. Garbe |
added symbols for different modes |
Fri, 29 Sep 2006 17:02:56 +0200 |
Anselm R. Garbe |
removed the direction flipping |
Fri, 29 Sep 2006 16:44:02 +0200 |
Anselm R. Garbe |
small change |
Fri, 29 Sep 2006 16:22:20 +0200 |
Anselm R. Garbe |
added the new dotile as described on ml |
Fri, 29 Sep 2006 12:38:27 +0200 |
Anselm R. Garbe |
first step to a more flexible dotile() algorithm |
Tue, 26 Sep 2006 13:24:14 +0200 |
arg |
changed order of colordefs in config.h's, changed config.arg.h to fit to new dmenu |
Fri, 22 Sep 2006 07:37:56 +0200 |
arg |
implemented the maximization as I described on the mailinglist, this feels better to me. |
Wed, 06 Sep 2006 09:23:34 +0200 |
Anselm R. Garbe |
made args mode symbols the default ones (the default ones look too ugly) |
Tue, 05 Sep 2006 13:52:23 +0200 |
Anselm R. Garbe |
renamed resizetile into resizecol |
Tue, 05 Sep 2006 13:27:43 +0200 |
Anselm R. Garbe |
well ok, added Mod-s to default bindings (however, I don't need it) |
Tue, 05 Sep 2006 13:25:42 +0200 |
Anselm R. Garbe |
s/growcol/resizetile/g |
Tue, 05 Sep 2006 09:02:37 +0200 |
Anselm R. Garbe |
I really need column growing, now pushing upstream |
Thu, 31 Aug 2006 18:04:34 +0200 |
Anselm R. Garbe |
changed shortcut into Mod1-0 |
Thu, 31 Aug 2006 18:02:38 +0200 |
Anselm R. Garbe |
added viewall to mainstream (only Ross Mohns version, not the toggle) |
Mon, 28 Aug 2006 08:02:29 +0200 |
Anselm R. Garbe |
applied sanders somepatches.patch |
Fri, 25 Aug 2006 16:15:13 +0200 |
Anselm R. Garbe |
changed order of options |
Fri, 25 Aug 2006 15:16:20 +0200 |
Anselm R. Garbe |
s/TILED/TILE/g |
Fri, 25 Aug 2006 15:12:32 +0200 |
Anselm R. Garbe |
removed a bunch of lines, made mode symbols configurable |
Fri, 25 Aug 2006 12:59:45 +0200 |
Anselm R. Garbe |
new color stuff/new rendering stuff |