dwm-meillo

log

age author description
Thu, 07 Dec 2006 10:43:34 +0100 arg switching to uxterm again, I get kretze from this urxvt crap
Thu, 07 Dec 2006 10:02:46 +0100 arg with this patch everything works fine for me
Thu, 07 Dec 2006 09:49:45 +0100 arg don't use Xlocale crap, let's use locale.h instead
Thu, 07 Dec 2006 09:47:55 +0100 arg using the portable Xmb+UTF-8 way of life, will see if this works well...
Wed, 06 Dec 2006 11:19:06 +0100 arg improved the memory leak prevention
Tue, 05 Dec 2006 14:21:18 +0100 arg making terminus more explicit a regular font (otherwise olique font might be used in some setups like mine).
Tue, 05 Dec 2006 13:31:29 +0100 arg also setting LC_CTYPE only
Tue, 05 Dec 2006 10:30:31 +0100 arg enforcing using fontsets even if they are incomplete for some encodings
Mon, 04 Dec 2006 21:01:14 +0100 arg Added tag 2.5.1 for changeset c7f84f23ec5aef29988dcdc4ec22a7352ee8f58e
Mon, 04 Dec 2006 21:00:26 +0100 arg hotfix of a serious crashing bug2.5.1
Mon, 04 Dec 2006 15:39:43 +0100 arg Added tag 2.5 for changeset dcbbfabc8ecc5f33a6cc950584de87da1a368045
Sun, 03 Dec 2006 11:21:25 +0100 arg applied Manuel's regex patch2.5
Fri, 01 Dec 2006 17:55:46 +0100 arg made squares equally sized, and 1px bigger
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)