config.def.h
Tue, 06 May 2008 15:13:36 +0100 Anselm R Garbe applied JUCE patch
Sun, 27 Apr 2008 18:22:52 +0100 Anselm R Garbe applied yiyus fgeom patch
Tue, 08 Apr 2008 11:49:35 +0100 Anselm R Garbe geometry fix proposed by Jukka
Thu, 03 Apr 2008 14:38:58 +0100 Anselm R Garbe some cleanup changes
Wed, 02 Apr 2008 22:18:09 +0100 anselm uncommented dual layout in preparation of dwm 4.9
Wed, 02 Apr 2008 22:10:55 +0100 anselm applied Peter Hartlich's simplification patch of setmfact and his revival of MFACT, appliead Janness Hofmann's simplification of grabbuttons() -- thanks guys!
Mon, 24 Mar 2008 14:23:28 +0000 Anselm R Garbe revival of mfact and setmfact
Mon, 24 Mar 2008 13:49:19 +0000 Anselm R Garbe setlayout and setgeom are now togglable again
Mon, 24 Mar 2008 13:33:32 +0000 Anselm R Garbe geom indicator and layout indicator is only displayed if there are several geoms/layouts
Mon, 17 Mar 2008 17:33:25 +0000 Anselm R Garbe added sample of {grow,shrink}master to config.def.h
Mon, 17 Mar 2008 16:26:06 +0000 Anselm R Garbe geoms are now drawed in the status bar
Mon, 17 Mar 2008 14:56:11 +0000 Anselm R Garbe removed the string-based setgeom approach, introduced a new Geom type instead and a helper macro
Sat, 15 Mar 2008 14:17:42 +0000 Anselm R Garbe made the string-based setgeom working
Fri, 14 Mar 2008 17:17:08 +0000 Anselm R Garbe some experimental state DO NOT USE THIS, I plan to have a nicer interface to change geometries
Fri, 14 Mar 2008 14:35:45 +0000 Anselm R Garbe some changes towards 4.9
Thu, 13 Mar 2008 10:11:02 +0000 Anselm R Garbe removed all defines of geoms, implemented setgeoms() instead, added config.anselm.h to show how I'd like to see that people edit their geoms
Thu, 06 Mar 2008 19:22:00 +0000 Anselm R Garbe changed config.def.h
Thu, 06 Mar 2008 19:20:14 +0000 Anselm R Garbe new stuff
Thu, 06 Mar 2008 18:53:15 +0000 Anselm R Garbe implemented setlayout in the way proposed on the ml, split tile() into two functions, a third will follow soon
Wed, 05 Mar 2008 21:14:57 +0000 Anselm R Garbe changed config.def.h
Wed, 05 Mar 2008 19:03:45 +0000 Anselm R Garbe integrated the new -x -y -w toggles of dmenu into my setup
Wed, 05 Mar 2008 18:31:08 +0000 Anselm R Garbe implemented the stuff as I discussed on dwm@
Wed, 05 Mar 2008 10:31:37 +0000 Anselm R Garbe renamed maximise to monocle again.
Tue, 04 Mar 2008 21:41:36 +0000 anselm renamed MAXLEN into MAXTAGLEN (backward compliance)
Tue, 04 Mar 2008 21:40:49 +0000 anselm renamed monocle into maxmise, documented the keybindings in dwm(1)
Tue, 04 Mar 2008 18:58:23 +0000 Anselm R Garbe monocle goes mainstream
Mon, 03 Mar 2008 21:40:37 +0000 anselm removed View cruft, now back to the roots
Fri, 29 Feb 2008 11:59:28 +0000 Anselm R Garbe made tag names snappier
Thu, 28 Feb 2008 20:02:57 +0000 anselm removed initags -- we autoselect the first tag in each view instead
Thu, 28 Feb 2008 17:07:30 +0000 Anselm R Garbe some more changes towards a better dwm
Wed, 27 Feb 2008 21:50:50 +0000 anselm proceeded, though we still miss a real Tag struct
Tue, 26 Feb 2008 22:57:23 +0000 anselm disabled AIM_XINERAMA
Tue, 26 Feb 2008 22:51:23 +0000 anselm simplified dwm
Sat, 23 Feb 2008 23:11:27 +0000 anselm pushing my changes of tonight upstream (hg tip is NOW very UNSTABLE -- but those changes are necessary to get a decent multihead support) -- I renamed Monitor into View, to reflect in a better way the dwm terminology of the past
Thu, 21 Feb 2008 10:14:42 +0000 Anselm R Garbe changed arrange functions to contain the Monitor as first argument
Sat, 22 Dec 2007 14:30:47 +0000 anselm proceeded with multihead/Xinerama support
Sat, 22 Dec 2007 12:52:14 +0000 anselm removed maximize, there will be monocle soon
Sat, 22 Dec 2007 12:49:04 +0000 anselm fixed wrong tagging stuff
Sat, 22 Dec 2007 12:26:24 +0000 anselm added dmenu_run to config.h
Sun, 09 Dec 2007 13:39:29 +0100 Anselm R. Garbe simplified Mod-m
Sat, 08 Dec 2007 20:11:56 +0100 Anselm R. Garbe implemented reapply for re-applying the tagging rules during runtime, Mod-r
Sat, 10 Nov 2007 19:16:11 +0100 Anselm R. Garbe Using a new tags definition (const char [][MAXTAGLEN] - thanks go to Szabolcs!
Wed, 07 Nov 2007 09:49:53 +0100 arg moved LENGTH to dwm.c, moved prevtags to dwm.c
Fri, 02 Nov 2007 10:43:39 +0100 Anselm R. Garbe revival of RESIZEHINTS
Sun, 28 Oct 2007 12:52:16 +0100 Anselm R. Garbe replaced Nmacros with LENGTH(x) macro
Sun, 28 Oct 2007 12:41:14 +0100 Anselm R. Garbe replaced ISTILE with domwfact/dozoom bools, removed nrules, nlayouts and ltidx, added NRULES, NLAYOUTS and Layout *layout as alternatives, removed isarrange(), checking against layout->arrange instead.
Sat, 27 Oct 2007 18:12:54 +0200 Anselm R. Garbe going toward 4.7
Wed, 24 Oct 2007 16:26:59 +0200 arg removed RESIZEHINTS and enhanced tile for fixed or aspect-ratio'ed clients
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
Fri, 05 Oct 2007 18:30:01 +0200 Anselm R. Garbe removing NULL-terminating **tags definition in config.h
Mon, 01 Oct 2007 15:39:37 +0200 Anselm R. Garbe s/xterm/uxterm/
Mon, 01 Oct 2007 11:43:53 +0200 Anselm R. Garbe fixed font definition
Sun, 30 Sep 2007 12:47:08 +0200 Anselm R. Garbe applied Peter Hartlich's border collapse patch
Thu, 27 Sep 2007 18:59:47 +0200 Anselm R. Garbe fixed colors
Wed, 26 Sep 2007 19:14:22 +0200 Anselm R. Garbe updated with my favorite colorscheme
Tue, 25 Sep 2007 20:43:29 +0200 Anselm R. Garbe applied colors depend from lavishs proposal
Sun, 23 Sep 2007 18:50:04 +0200 Anselm R. Garbe switching to white normal bg, renaming tag 9 into www, for static use in conjunction with ff
Sun, 23 Sep 2007 11:24:12 +0200 Anselm R. Garbe renamed config.h into config.def.h, config.h will be created if not present, this seems less annoying after all
less more (0) tip