aewl

log dwm.h

age author description
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 resizemaster2.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