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, 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 |
Thu, 26 Oct 2006 15:29:20 +0200 |
arg |
applied sander's config.*h nitpick patch |
Thu, 26 Oct 2006 12:22:26 +0200 |
arg |
forgot to use -tr, which actually prevents the ugly flicker (using xsetroot -solid black as root window pixmap to make this work nicely) |