aewl

log

age author description
Tue, 02 Jan 2007 14:40:18 +0100 arg fixed cleanup, using clients instead of sel2.8
Tue, 02 Jan 2007 12:28:02 +0100 arg changed comment of updatesizehints
Mon, 01 Jan 2007 19:10:31 +0100 arg renamed updatesize into updatesizehints (thx to Sander for this hint)
Wed, 20 Dec 2006 12:07:05 +0100 arg small simplification to dotile() (thx to Ross for this hint)
Tue, 19 Dec 2006 11:38:08 +0100 arg migrated arg's config.h to new dmenu command line options
Mon, 18 Dec 2006 14:39:34 +0100 arg added Solaris hints
Thu, 14 Dec 2006 08:50:49 +0100 arg Added tag 2.7 for changeset 21951c0dfbae5af68ed77821a4d87253ee91803f
Wed, 13 Dec 2006 14:15:38 +0100 arg applied Sanders patch2.7
Wed, 13 Dec 2006 13:53:10 +0100 arg fixed man page, status bar displays EOF instead of "broken pipe"
Wed, 13 Dec 2006 13:42:17 +0100 arg added the java odyssee to CAVEATS section
Tue, 12 Dec 2006 19:14:38 +0100 arg removed Client->grav
Mon, 11 Dec 2006 16:45:02 +0100 arg removed gravitate for the moment
Mon, 11 Dec 2006 09:42:16 +0100 arg disabling configure() during resize
Mon, 11 Dec 2006 08:31:30 +0100 arg made gravitate effectless, waiting for complains ;)
Fri, 08 Dec 2006 11:11:52 +0100 arg fixed diagnostic error message
Fri, 08 Dec 2006 10:40:09 +0100 arg removed the hardcoded fixed fallback, it is useless in non-Latin1 environments
Thu, 07 Dec 2006 16:38:57 +0100 arg we don't use the term clients anymore, windows is the better term
Thu, 07 Dec 2006 14:55:29 +0100 arg Added tag 2.6 for changeset 5308dd22b6ee8e3218c81d9e7e4125f235bb5778
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, 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)
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