Sun, 28 Jan 2007 20:29:41 +0100 |
Anselm R. Garbe |
handling WM_STATE seems to make DnD in gtk/qt apps working, well let's handle this in dwm as well
|
Tue, 23 Jan 2007 17:12:15 +0100 |
Anselm R. Garbe |
renamed activescreen into selscreen
3.2
|
Tue, 23 Jan 2007 12:29:17 +0100 |
Anselm R. Garbe |
small changes
|
Mon, 22 Jan 2007 10:22:58 +0100 |
Anselm R. Garbe |
applied Sanders all5.patch (thanks for your weekend session, Sander!)
|
Wed, 17 Jan 2007 12:36:29 +0100 |
Anselm R. Garbe |
moved BORDERPX to config.*.h
|
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)
|