config.mk
Tue, 21 Jul 2009 08:57:04 +0100 Anselm R Garbe updategeom fix for same geom screens
Fri, 17 Jul 2009 13:35:17 +0100 Anselm R Garbe it's all nsz's hard investigation effort, hail nsz! ;)
Thu, 09 Jul 2009 20:49:48 +0100 Anselm R Garbe reverting to optimised compiler options, current state seems stable
Wed, 01 Jul 2009 19:15:20 +0100 Anselm R Garbe several bugfixes
Wed, 01 Jul 2009 17:08:10 +0100 Anselm R Garbe some minor fix if xinerama is disabled, still some odd behavior in there
Tue, 23 Jun 2009 17:34:20 +0100 Anselm R Garbe fixed tagmon, re-using detach/detachstack and attach/attachstack
Tue, 23 Jun 2009 16:29:32 +0100 Anselm R Garbe declare buf only if XINERAMA support is used
Sat, 20 Jun 2009 15:10:04 +0100 Anselm R Garbe experimental xinerama support, two new actions, Mod1-w/e and Mod1-Shift-w/e
Fri, 19 Jun 2009 20:15:15 +0100 Anselm R Garbe introduction of Monitor for better Xinerama support, work in progress
Mon, 20 Apr 2009 11:03:33 +0100 Anselm R Garbe next version will be 5.6, shortened some very long lines
Thu, 19 Mar 2009 13:06:15 +0000 Anselm R Garbe applied Marc Andre Tanners showhide patch, the removal of ntiled 5.5
Sat, 21 Feb 2009 19:12:46 +0000 Anselm R Garbe applied Gottox' adjustborder removal patch (thanks!)
Sun, 08 Feb 2009 12:11:22 +0000 a fixed an issue reported by Nibble, also fixed s/2008/2009/ 5.4.1
Fri, 12 Dec 2008 19:55:03 +0000 a re-applied Neale's spawn patch, credited Neale in LICENSE
Sat, 06 Dec 2008 11:22:30 +0000 Anselm R Garbe fix
Sun, 19 Oct 2008 12:59:18 +0100 Anselm R Garbe several changes towards 5.3, XINERAMA is disabled by default, introduced usegrab Bool for grabbing the server during mouse-based resizals/movements (disabled by default), continued debugging tile() with resizehints == True and a lot of terminals supporting resizehints, still no optimal solution, I need to think about it, considering recursive algorithm for the space optimization
Sat, 02 Aug 2008 19:12:15 +0100 Anselm R Garbe made readin a config.h variable
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
less more (0) -120 tip