config.mk
Thu, 19 Jun 2008 11:38:53 +0100 Anselm R Garbe untested monocle
Thu, 19 Jun 2008 09:11:11 +0100 Anselm R Garbe non-zero
Fri, 13 Jun 2008 17:37:43 +0100 Anselm R Garbe minor fix
Wed, 11 Jun 2008 09:12:06 +0100 Anselm R Garbe applied anydot's patchset.diff
Thu, 22 May 2008 11:04:19 +0100 Anselm R Garbe applied Gottox bitmask + void *arg patch
Mon, 19 May 2008 15:36:45 +0100 Anselm R Garbe fixed comment
Mon, 19 May 2008 15:05:46 +0100 Anselm R Garbe make it easier for the user, if Xinerama support is given, always use the screen 0 as window area/bar area, everything else can be used for floating clients
Sat, 17 May 2008 14:51:12 +0100 Anselm R Garbe new stuff
Sun, 11 May 2008 14:40:37 +0100 Anselm R Garbe implemented exact focus next, if arg != NULL to focus{next,prev}
Fri, 04 Apr 2008 11:15:37 +0100 Anselm R Garbe next version is 5.0
Mon, 31 Mar 2008 10:09:48 +0100 Anselm R Garbe removed uneccessary line
Sat, 15 Mar 2008 14:17:42 +0000 Anselm R Garbe made the string-based setgeom working
Fri, 14 Mar 2008 14:35:45 +0000 Anselm R Garbe some changes towards 4.9
Wed, 05 Mar 2008 18:48:33 +0000 Anselm R Garbe removed some more useless clunk
Wed, 05 Mar 2008 18:31:08 +0000 Anselm R Garbe implemented the stuff as I discussed on dwm@
Thu, 28 Feb 2008 21:39:45 +0000 anselm well, AIM_XINERAMA should not be enabled
Thu, 28 Feb 2008 21:38:53 +0000 anselm made the basics of the tagging concept working -- if people want dynamic tags, that's even possible with this concept, the vtags[] array needs to be modified during runtime for this -- the new code is quite experimental, ugly and needs polishing
Tue, 26 Feb 2008 22:57:23 +0000 anselm disabled AIM_XINERAMA
Tue, 26 Feb 2008 22:51:23 +0000 anselm simplified dwm
Mon, 11 Feb 2008 15:55:42 +0000 anselm got initial Xinerama support working, though there is a lot work todo
Fri, 21 Dec 2007 12:54:45 +0000 anselm merged Christof Musik's Xinerama support patches, though this needs some polishing!
Sat, 08 Dec 2007 19:59:51 +0100 Anselm R. Garbe next version will be 4.8
Sat, 27 Oct 2007 18:12:54 +0200 Anselm R. Garbe going toward 4.7
Wed, 17 Oct 2007 12:28:34 +0200 arg uncommented DEBUG CFLGAS/LDFLAGS
Wed, 17 Oct 2007 11:19:14 +0200 arg just making dwm.h saner
Wed, 10 Oct 2007 18:39:28 +0200 Anselm R. Garbe added antoszka's viewprev patch with some minor modifications, restored Client->tags as Bool *, however kept the static initialization of ntags and seltags (prevtags) - this seems to be the best compromise
Sun, 23 Sep 2007 11:24:42 +0200 Anselm R. Garbe btw 4.6 will be the next release
Sat, 15 Sep 2007 22:25:27 +0200 Anselm R. Garbe micromizing dwm step 1
Sun, 09 Sep 2007 18:28:39 +0200 Anselm R. Garbe introduced new define RESIZEHINTS, which allows to enable/disable size hint handling in tiled resizals
Sun, 26 Aug 2007 12:53:40 +0200 Anselm R. Garbe prepared 4.4.1 bugfix and minor feature enhancement release 4.4.1
Wed, 22 Aug 2007 19:02:17 +0200 Anselm R. Garbe reverted release CFLAGs
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
Thu, 31 Aug 2006 08:48:04 +0200 Anselm R. Garbe applied sanders patch to remove unnecessary commit()
Mon, 28 Aug 2006 12:27:00 +0200 Anselm R. Garbe changed config.arg.h - I really need the 4th tag
Thu, 24 Aug 2006 12:04:56 +0200 Anselm R. Garbe 3->4 colors
Wed, 16 Aug 2006 12:36:32 +0200 Anselm R.Garbe applied another config.mk patch made by sander
Tue, 15 Aug 2006 16:54:54 +0200 Anselm R.Garbe fixing small bug in config.mk
Mon, 14 Aug 2006 08:43:19 +0200 Anselm R.Garbe applied Sanders LD and resize patches
Fri, 11 Aug 2006 10:28:51 +0200 Anselm R.Garbe upgraded version info
Mon, 07 Aug 2006 10:32:36 +0200 arg next version is 0.8
Sat, 05 Aug 2006 14:56:32 +0200 arg using -Os again, zoom is ignored in floating mode or on floating clients
Fri, 04 Aug 2006 17:04:50 +0200 arg no need for -g anymore, regexp matching works now
Fri, 04 Aug 2006 14:40:32 +0200 arg switched to regexp matching for Rules
Wed, 02 Aug 2006 17:12:00 +0200 arg fixed a type in README, and patched config.mk
Wed, 02 Aug 2006 16:46:59 +0200 arg removed the CONFIG variable from config.mk, renamed config.h into config.default.h, after first clone/extract one needs to copy config.default.h to config.h, that is easier than always heavy typing make CONFIG=blafasel
Wed, 02 Aug 2006 11:13:32 +0200 arg applied Sanders patches (numlock2)
Tue, 01 Aug 2006 14:46:01 +0200 arg uppercasing all define'd values (uppercase-prefixed should only be enum field qualifiers)
Tue, 01 Aug 2006 13:59:13 +0200 arg centralized/externalized configuration to config.h
Tue, 01 Aug 2006 12:32:33 +0200 arg applied Sanders patches
Fri, 21 Jul 2006 10:18:12 +0200 arg s/0.5/0.6/ - my steps are wider than the reality
Fri, 21 Jul 2006 09:39:44 +0200 arg preparing 0.6 which will be available in the evening after sanders patch approx.
Thu, 20 Jul 2006 16:54:20 +0200 arg using double-linked list in order to get correct prev focus handling
Thu, 20 Jul 2006 12:18:06 +0200 arg cleaned up code
Thu, 20 Jul 2006 10:26:36 +0200 arg using O3 instead of Os, binary size still < 40kb
Wed, 19 Jul 2006 16:38:39 +0200 arg applied Jukka's patch with s/ModKeyMask/MODKEY/g
Tue, 18 Jul 2006 17:54:55 +0200 arg changed CFLAGs
Mon, 17 Jul 2006 18:49:13 +0200 Anselm R. Garbe simplified Makefile
Mon, 17 Jul 2006 11:36:07 +0200 Anselm R. Garbe patched dwm
Sun, 16 Jul 2006 23:26:50 +0200 Anselm R. Garbe simplified man page
Fri, 14 Jul 2006 18:46:12 +0200 Anselm R. Garbe draw bar on exposure ;)
Fri, 14 Jul 2006 18:40:31 +0200 Anselm R. Garbe prep 0.1 0.1
less more (0) -120 tip