config.mk
Wed, 22 Aug 2007 19:01:05 +0200 Anselm R. Garbe removed the _DWM_PROPERTIES handling, reverted ban/unban to XMoveWindow(), and changed argument of setlayout to layout[N].symbol check
Sun, 19 Aug 2007 10:57:02 +0200 Anselm R. Garbe added screen.c, removed layout.c and tag.c
Sat, 18 Aug 2007 14:20:56 +0200 Anselm R. Garbe hmm I doubt the usefulness of storing this information...
Mon, 13 Aug 2007 19:13:54 +0200 Anselm R. Garbe made Layout a static struct in layout.c, added some convenience getters in layout.c, now lt->arrange accesses are not possible anymore, arrange() is the super-arrange function which sets up all layouts
Sun, 12 Aug 2007 13:10:21 +0200 Anselm R. Garbe moved floating to layout.c, kept tile.c outside
Sun, 12 Aug 2007 12:46:08 +0200 Anselm R. Garbe renamed MASTER into MWFACT, master into mwfact, and incmaster into addtomwfact
Sat, 11 Aug 2007 12:11:50 +0200 Anselm R. Garbe separated layout-specific stuff into separate .h and .c files which are included in config.h resp. config.mk - this allows writing layouts for dwm without any need to patch existing code
Sat, 28 Jul 2007 17:18:45 +0200 Anselm R. Garbe changed ban/unban implementation to not move the windows anymore, but map/unmap them instead - PLEASE TEST THIS
Wed, 30 May 2007 20:49:38 +0200 Anselm R. Garbe replaced BORDERPX with sel->border in togglemax(), in other places this is not possible.
Tue, 22 May 2007 11:29:04 +0200 Anselm R. Garbe applied Szabolcs proposal to simplify setlayout()
Tue, 15 May 2007 13:44:04 +0200 Anselm R. Garbe removed strip, added -s to LDFLAGS
Tue, 15 May 2007 13:42:07 +0200 Anselm R. Garbe added new Mod1-b functionality to dwm(1)
Tue, 15 May 2007 13:36:04 +0200 Anselm R. Garbe another fix, call lt->arrange() in togglebar only
Mon, 07 May 2007 13:14:55 +0200 Anselm R. Garbe next version is 4.1
Wed, 11 Apr 2007 15:18:16 +0200 Anselm R. Garbe next version will be 4.0, so don't expect it within the next days
Thu, 29 Mar 2007 15:18:30 +0200 Anselm R. Garbe next version will be 3.9, but don't expect it this week 3.9
Mon, 26 Feb 2007 10:47:11 +0100 Anselm R. Garbe Escape -s in dwm.1
Wed, 21 Feb 2007 13:31:04 +0100 Anselm R. Garbe reverting to bg 555
Wed, 21 Feb 2007 12:08:18 +0100 Anselm R. Garbe creating 3.6.1 3.6.1
Wed, 21 Feb 2007 11:30:52 +0100 Anselm R. Garbe cleaned up and commented the config.*.h
Mon, 19 Feb 2007 16:41:47 +0100 Anselm R. Garbe removed debug compile flags
Mon, 19 Feb 2007 16:40:36 +0100 Anselm R. Garbe introduced Layout struct
Wed, 14 Feb 2007 14:01:12 +0100 Anselm R. Garbe added ban() which takes care than a banned window is not banned again... (this reduces the overall ConfigureNotify's to clients)
Thu, 08 Feb 2007 11:11:15 +0100 Anselm R. Garbe next version is 3.5
Wed, 07 Feb 2007 12:37:21 +0100 Anselm R. Garbe removed debug flags 3.4
Wed, 07 Feb 2007 12:37:06 +0100 Anselm R. Garbe replaced getproto with a saner function, now old-school artifacts of WM times in the early 90s completely disappeared, no punned pointer warning anymore ;)
Mon, 05 Feb 2007 11:19:46 +0100 Anselm R. Garbe made some changes more concistent
Mon, 05 Feb 2007 11:09:53 +0100 Anselm R. Garbe got rid of LD (inspired by JGs patch to wmii)
Fri, 26 Jan 2007 12:31:57 +0100 Anselm R. Garbe renamed CAVEATS into BUGS
Thu, 25 Jan 2007 09:59:48 +0100 Anselm R. Garbe prepared yet another hotfix release 3.2.2
Wed, 24 Jan 2007 17:25:30 +0100 Anselm R. Garbe hotfix release 3.2.1 3.2.1
Wed, 17 Jan 2007 12:36:29 +0100 Anselm R. Garbe moved BORDERPX to config.*.h
Fri, 12 Jan 2007 12:48:51 +0100 Anselm R. Garbe changed incnmaster shortcuts in config.arg.h
Mon, 08 Jan 2007 17:33:24 +0100 Anselm R. Garbe implemented nmaster appearance in mode label (using %u)
Fri, 05 Jan 2007 21:56:57 +0100 Anselm R. Garbe prevent pop() if first sel == nexttiled(clients)
Fri, 05 Jan 2007 16:35:45 +0100 Anselm R. Garbe fixing some minor issues
Fri, 05 Jan 2007 14:49:18 +0100 Anselm R. Garbe I prefer two master windows by default
Fri, 05 Jan 2007 12:50:39 +0100 Anselm R. Garbe experimental version which allows master clients being increased/decreased
Tue, 02 Jan 2007 15:37:58 +0100 arg next version will contain updated copyright notice
Mon, 18 Dec 2006 14:39:34 +0100 arg added Solaris hints
Fri, 08 Dec 2006 10:40:09 +0100 arg removed the hardcoded fixed fallback, it is useless in non-Latin1 environments
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:00:26 +0100 arg hotfix of a serious crashing bug 2.5.1
Thu, 30 Nov 2006 15:51:26 +0100 arg next version will be 2.5
Sat, 25 Nov 2006 19:26:31 +0100 arg next version will be 2.4
Tue, 21 Nov 2006 14:49:13 +0100 arg applied Gottox patches
Fri, 03 Nov 2006 09:22:40 +0100 arg next release will be 2.2
Tue, 31 Oct 2006 12:06:38 +0100 arg applied Gottox patch to simplify the resizing of col, instead of resizing the current area, it only resizes the master area in the future (seems more predictable)
Sat, 14 Oct 2006 18:21:39 +0200 Anselm R. Garbe now being at v2.0
Thu, 05 Oct 2006 18:18:47 +0200 Anselm R. Garbe changing MASTER value from percent into per mill
Fri, 29 Sep 2006 12:38:27 +0200 Anselm R. Garbe first step to a more flexible dotile() algorithm
Wed, 27 Sep 2006 17:18:46 +0200 Anselm R. Garbe fixing the settags issue, preparing 1.7.1 1.7.1
Wed, 20 Sep 2006 09:40:35 +0200 arg improved intro comment in dwm.h, updated config.mk
Mon, 11 Sep 2006 08:58:58 +0200 Anselm R. Garbe small fix
Wed, 06 Sep 2006 13:56:46 +0200 Anselm R. Garbe maybe this might work
Wed, 06 Sep 2006 12:18:57 +0200 Anselm R. Garbe prepared dwm-1.4 update 1.4
Wed, 06 Sep 2006 11:46:35 +0200 Anselm R. Garbe seems to preserve floating client z-layer order (even with reorder() calls)
Mon, 04 Sep 2006 17:52:46 +0200 Anselm R. Garbe after 1.3
Mon, 04 Sep 2006 17:52:12 +0200 Anselm R. Garbe retagged 1.3
Mon, 04 Sep 2006 17:37:31 +0200 Anselm R. Garbe removed html crap
less more (0) -60 tip