age |
author |
description |
Fri, 01 Dec 2006 17:51:05 +0100 |
arg |
if client is focused, the emptysquare don't needs to be drawed |
Fri, 01 Dec 2006 17:45:27 +0100 |
arg |
and the winner is |
Fri, 01 Dec 2006 17:36:37 +0100 |
arg |
sander1 proposal |
Fri, 01 Dec 2006 16:55:42 +0100 |
arg |
dood |
Fri, 01 Dec 2006 15:50:22 +0100 |
arg |
darkening the fg colors somewhat |
Fri, 01 Dec 2006 15:03:42 +0100 |
arg |
less obtrusive indicator (only a top line) |
Fri, 01 Dec 2006 12:52:16 +0100 |
arg |
final2 indicator |
Fri, 01 Dec 2006 12:39:13 +0100 |
arg |
removing the -1 on final indicators, looks cleaner |
Fri, 01 Dec 2006 12:25:23 +0100 |
arg |
final indicators |
Fri, 01 Dec 2006 10:16:10 +0100 |
arg |
changed things like I described in last mail |
Fri, 01 Dec 2006 09:52:15 +0100 |
arg |
improved tag indicator |
Thu, 30 Nov 2006 17:01:39 +0100 |
arg |
removed viewall signature from dwm.h |
Thu, 30 Nov 2006 15:51:26 +0100 |
arg |
next version will be 2.5 |
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) |
Thu, 30 Nov 2006 09:19:52 +0100 |
arg |
Added tag 2.4 for changeset 32b246925086910d63147483160281a91a47479f |
Tue, 28 Nov 2006 17:36:00 +0100 |
arg |
extended dwm.1 with last change2.4 |
Tue, 28 Nov 2006 17:35:31 +0100 |
arg |
togglefloat should only work in dotile mode (thanks to Sander for this hint) |
Mon, 27 Nov 2006 17:51:50 +0100 |
arg |
applied Alex Elide's tricky patch, thanks! |
Mon, 27 Nov 2006 17:49:58 +0100 |
arg |
returning to old Key struct |
Mon, 27 Nov 2006 17:46:02 +0100 |
arg |
applied Szabolcs Nagy's patch (thank you!) |
Mon, 27 Nov 2006 17:30:06 +0100 |
arg |
applied patch by Jukka |
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 11:05:47 +0100 |
arg |
added man page entry |
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 |
Mon, 27 Nov 2006 10:29:47 +0100 |
arg |
applied Jukka's patch preventing some cornercases and making the EOF error message correct |
Sun, 26 Nov 2006 15:43:16 +0100 |
arg |
applied yet another proposal of Manuel |
Sun, 26 Nov 2006 14:26:53 +0100 |
arg |
applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line printage proposal for stdin reading. |
Sun, 26 Nov 2006 13:31:36 +0100 |
arg |
applied Jukka's stdinread patch |