age |
author |
description |
Tue, 16 Jan 2007 11:33:42 +0100 |
Anselm R. Garbe |
removed unnecessary bx, by, bw variables |
Sun, 14 Jan 2007 22:37:34 +0100 |
Anselm R. Garbe |
implemented new color scheme accordingly to Sanders proposal |
Sun, 14 Jan 2007 22:32:26 +0100 |
Anselm R. Garbe |
removed mode label stuff |
Thu, 11 Jan 2007 15:51:15 +0100 |
Anselm R. Garbe |
small fix of initial numlockmask value |
Mon, 08 Jan 2007 17:36:56 +0100 |
Anselm R. Garbe |
reorganized |
Mon, 08 Jan 2007 17:33:24 +0100 |
Anselm R. Garbe |
implemented nmaster appearance in mode label (using %u) |
Fri, 05 Jan 2007 12:50:39 +0100 |
Anselm R. Garbe |
experimental version which allows master clients being increased/decreased |
Tue, 02 Jan 2007 16:25:01 +0100 |
arg |
changed arg's color scheme |
Tue, 02 Jan 2007 15:44:19 +0100 |
arg |
corrections |
Tue, 02 Jan 2007 15:37:58 +0100 |
arg |
next version will contain updated copyright notice |
Tue, 02 Jan 2007 14:40:18 +0100 |
arg |
fixed cleanup, using clients instead of sel2.8 |
Thu, 07 Dec 2006 10:02:46 +0100 |
arg |
with this patch everything works fine for me |
Wed, 06 Dec 2006 11:19:06 +0100 |
arg |
improved the memory leak prevention |
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 |
Sat, 25 Nov 2006 19:26:16 +0100 |
arg |
applied Manuels patch (thanks to Manuel!) |
Tue, 21 Nov 2006 14:49:13 +0100 |
arg |
applied Gottox patches |
Thu, 16 Nov 2006 14:40:57 +0100 |
arg |
applied Gottox' windowarea 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 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:25:49 +0200 |
Anselm R. Garbe |
removed useless updatemaster |
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 |
Mon, 25 Sep 2006 08:21:51 +0200 |
arg |
applied Jukkas patch |
Fri, 22 Sep 2006 07:37:56 +0200 |
arg |
implemented the maximization as I described on the mailinglist, this feels better to me. |
Tue, 12 Sep 2006 10:57:28 +0200 |
Anselm R. Garbe |
removed a bunch of lines through making function signatures more consistent with my style ( { does not belong to a new line, if function args are single-lined) |
Tue, 12 Sep 2006 08:27:11 +0200 |
Anselm R. Garbe |
applied Christof Musik's multihead patch for a pathologic cornercase |
Mon, 11 Sep 2006 11:28:28 +0200 |
Anselm R. Garbe |
fixed some other comments, now also the code side seems to be at a level to be reviewed by experienced programmers |
Thu, 07 Sep 2006 17:53:40 +0200 |
Anselm R. Garbe |
using a global stack for focus recovery on arrange() - seems to work great |
Wed, 06 Sep 2006 10:03:21 +0200 |
Anselm R. Garbe |
small fix |
Mon, 04 Sep 2006 08:55:49 +0200 |
Anselm R. Garbe |
applied Sanders max_and_focus.patch |
Fri, 25 Aug 2006 15:48:44 +0200 |
Anselm R. Garbe |
trying a different configuration |
Fri, 25 Aug 2006 15:21:49 +0200 |
Anselm R. Garbe |
fixed typo |
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 |
Fri, 25 Aug 2006 07:54:49 +0200 |
Anselm R. Garbe |
back to 3 colors |
Thu, 24 Aug 2006 12:04:56 +0200 |
Anselm R. Garbe |
3->4 colors |
Thu, 24 Aug 2006 09:25:10 +0200 |
Anselm R. Garbe |
changing tag indicator through underline |
Wed, 23 Aug 2006 13:04:43 +0200 |
Anselm R. Garbe |
removed a blank line |
Wed, 23 Aug 2006 10:21:57 +0200 |
Anselm R. Garbe |
separated setup stuff into main.c:setup() - this makes main() more readable |
Tue, 22 Aug 2006 17:40:21 +0200 |
Anselm R. Garbe |
rearranged getproto |
Tue, 22 Aug 2006 17:38:59 +0200 |
Anselm R. Garbe |
removed winprop (merged into getproto) |
Tue, 22 Aug 2006 16:42:29 +0200 |
Anselm R. Garbe |
removed DEFTAG |
Mon, 21 Aug 2006 07:33:18 +0200 |
Anselm R.Garbe |
small renamings of two static functions |
Mon, 21 Aug 2006 07:31:15 +0200 |
Anselm R.Garbe |
small changes to dwm.1, rearranged order within main event loop |
Wed, 16 Aug 2006 19:25:29 +0200 |
Anselm R.Garbe |
corrected order of cleanup code |
Wed, 16 Aug 2006 09:31:41 +0200 |
Anselm R.Garbe |
we close stdin as well |
Tue, 15 Aug 2006 09:37:12 +0200 |
Anselm R.Garbe |
extended cleanup |
Tue, 15 Aug 2006 08:25:11 +0200 |
Anselm R.Garbe |
applied jk_to_tab patch |
Tue, 15 Aug 2006 07:31:42 +0200 |
Anselm R.Garbe |
changed main event loop |
Mon, 14 Aug 2006 19:18:02 +0200 |
Anselm R.Garbe |
removed NUMLOCKMASK, added dynamically calculated numlockmask instead |
Mon, 14 Aug 2006 16:21:16 +0200 |
Anselm R.Garbe |
changed order of selecting input at root window |
Mon, 14 Aug 2006 15:43:04 +0200 |
Anselm R.Garbe |
removed unneecessary crap |
Mon, 14 Aug 2006 15:11:02 +0200 |
Anselm R.Garbe |
some other small fixes |
Mon, 14 Aug 2006 11:38:43 +0200 |
Anselm R.Garbe |
removed ungrabkeys again (because of sander's mail) |
Mon, 14 Aug 2006 10:24:38 +0200 |
Anselm R.Garbe |
implemented ungrabkeys() which is called in cleanup() |