Tue, 16 Jan 2007 11:35:56 +0100 |
Anselm R. Garbe |
removed erealloc (not used)
3.1
|
Tue, 16 Jan 2007 11:33:42 +0100 |
Anselm R. Garbe |
removed unnecessary bx, by, bw variables
|
Mon, 15 Jan 2007 12:04:25 +0100 |
Anselm R. Garbe |
removed drawclient and drawall (they performed useless operations/consumed useless cpu cycles)
|
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
|
Sun, 14 Jan 2007 22:27:29 +0100 |
Anselm R. Garbe |
removed client title bar
|
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
|
Thu, 04 Jan 2007 16:45:28 +0100 |
Anselm R. Garbe |
fixed comment of drawclient()
|
Thu, 04 Jan 2007 14:17:25 +0100 |
Anselm R. Garbe |
renamed drawtitle into drawclient
|
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 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)
|
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
|
Thu, 30 Nov 2006 17:01:39 +0100 |
arg |
removed viewall signature from dwm.h
|
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
|
Wed, 22 Nov 2006 16:17:50 +0100 |
arg |
fififif
|
Thu, 16 Nov 2006 14:40:57 +0100 |
arg |
applied Gottox' windowarea patch
|
Tue, 31 Oct 2006 12:07:32 +0100 |
arg |
renamed resizecol into resizemaster
2.1
|
Fri, 27 Oct 2006 13:28:26 +0200 |
arg |
applied sanders try2 patch
|
Mon, 16 Oct 2006 16:50:03 +0200 |
Anselm R. Garbe |
moved MOUSEMASK into event.c (not used in other places)
|
Fri, 06 Oct 2006 13:06:37 +0200 |
Anselm R. Garbe |
do* has no Arg arument anymore (never called directly)
1.9
|
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
|
Thu, 05 Oct 2006 12:13:24 +0200 |
Anselm R. Garbe |
simplified dotile()
|
Fri, 29 Sep 2006 17:25:49 +0200 |
Anselm R. Garbe |
removed useless updatemaster
|
Fri, 29 Sep 2006 17:02:56 +0200 |
Anselm R. Garbe |
removed the direction flipping
|
Fri, 29 Sep 2006 16:22:20 +0200 |
Anselm R. Garbe |
added the new dotile as described on ml
|
Fri, 29 Sep 2006 14:39:03 +0200 |
Anselm R. Garbe |
prelim of dotile()
|
Fri, 29 Sep 2006 12:38:27 +0200 |
Anselm R. Garbe |
first step to a more flexible dotile() algorithm
|
Thu, 28 Sep 2006 14:03:39 +0200 |
Anselm R. Garbe |
applied Jukkas patch
|
Wed, 27 Sep 2006 17:18:46 +0200 |
Anselm R. Garbe |
fixing the settags issue, preparing 1.7.1
1.7.1
|
Tue, 26 Sep 2006 07:40:19 +0200 |
arg |
added configure(), but this doesn't really fix those frking broken SDL apps
|
Mon, 25 Sep 2006 20:38:30 +0200 |
arg |
applied sanders jukka patch
|
Mon, 25 Sep 2006 08:21:51 +0200 |
arg |
applied Jukkas patch
|
Fri, 22 Sep 2006 13:53:28 +0200 |
arg |
small change to achieve Jukka's last proposal
|
Fri, 22 Sep 2006 11:49:24 +0200 |
arg |
fixed issue pointed out by Jukka
|
Fri, 22 Sep 2006 07:37:56 +0200 |
arg |
implemented the maximization as I described on the mailinglist, this feels better to me.
|
Wed, 20 Sep 2006 09:40:35 +0200 |
arg |
improved intro comment in dwm.h, updated config.mk
|
Tue, 19 Sep 2006 16:13:44 +0200 |
arg |
some simplifications to intro in dwm.h
|
Tue, 12 Sep 2006 09:50:06 +0200 |
Anselm R. Garbe |
some more simplifications of intro comment in dwm.h, this should suffice for comments in dwm
|
Tue, 12 Sep 2006 09:46:19 +0200 |
Anselm R. Garbe |
made introduction comment in dwm.h shorter
|
Tue, 12 Sep 2006 08:14:22 +0200 |
Anselm R. Garbe |
added a general comment to dwm.h how dwm is basically organized
|
Mon, 11 Sep 2006 17:31:21 +0200 |
Anselm R. Garbe |
some other simplifications
|
Mon, 11 Sep 2006 10:00:56 +0200 |
Anselm R. Garbe |
small change to comments, renamed two set* functions in client.c into update*
|
Mon, 11 Sep 2006 08:58:58 +0200 |
Anselm R. Garbe |
small fix
|
Mon, 11 Sep 2006 07:40:41 +0200 |
Anselm R. Garbe |
added some comments
|
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 09:21:17 +0200 |
Anselm R. Garbe |
moved transient_for tag inheritance to settags
|
Tue, 05 Sep 2006 13:52:23 +0200 |
Anselm R. Garbe |
renamed resizetile into resizecol
|
Tue, 05 Sep 2006 13:25:42 +0200 |
Anselm R. Garbe |
s/growcol/resizetile/g
|
Tue, 05 Sep 2006 09:02:37 +0200 |
Anselm R. Garbe |
I really need column growing, now pushing upstream
|
Mon, 04 Sep 2006 08:55:49 +0200 |
Anselm R. Garbe |
applied Sanders max_and_focus.patch
|
Thu, 31 Aug 2006 18:02:38 +0200 |
Anselm R. Garbe |
added viewall to mainstream (only Ross Mohns version, not the toggle)
|
Tue, 29 Aug 2006 13:40:09 +0200 |
Anselm R. Garbe |
still something wrong with reorder()
|