config.def.h
Thu, 27 May 2010 08:19:08 +0100 anselm applied Sylvain Laurent's EWMH fullscreen state patch, simplified his patch a bit
Tue, 15 Sep 2009 13:50:41 +0100 Anselm R Garbe applied Tony Lainson's config.def.h patch
Thu, 09 Jul 2009 21:52:17 +0100 Anselm R Garbe extended rule to apply monitors if set up accordingly
Thu, 09 Jul 2009 11:29:01 +0100 Anselm R Garbe removed monsyms, useless
Thu, 09 Jul 2009 11:21:06 +0100 Anselm R Garbe restricting number of mons by length of monsyms
Wed, 08 Jul 2009 18:59:20 +0100 Anselm R Garbe introducing const where it might make some sense
Thu, 02 Jul 2009 20:37:26 +0100 Anselm R Garbe changed focusmon/tagmon to work on prev/next instead (-1/+1), changed shortcuts to Mod1-, Mod1-. and Mod1-Shift-, Mod1-Shift-.
Thu, 02 Jul 2009 16:48:54 +0100 Anselm R Garbe more sensible
Thu, 02 Jul 2009 16:47:00 +0100 Anselm R Garbe hmm, can't decide on the default monitor symbol set
Thu, 02 Jul 2009 16:44:57 +0100 Anselm R Garbe update
Thu, 02 Jul 2009 16:41:52 +0100 Anselm R Garbe introduced monitor symbols
Wed, 01 Jul 2009 19:15:20 +0100 Anselm R Garbe several bugfixes
Tue, 30 Jun 2009 19:39:59 +0100 Anselm R Garbe several simplifications
Sat, 20 Jun 2009 17:02:55 +0100 Anselm R Garbe we need a tagset per monitor, removed tagset declaration from config.h
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, 29 May 2009 09:29:22 +0100 Anselm R Garbe removed MAXTAGLEN
Tue, 17 Mar 2009 19:53:00 +0000 Anselm R Garbe applied Gottox' patches, and also removed usegrab
Fri, 12 Dec 2008 19:49:06 +0000 a applied Neale Pickett's xprop status reading patch, updated README and dwm.1 accordingly
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
Wed, 27 Aug 2008 12:52:44 +0100 Anselm R Garbe introduced NOBORDER macro to hide the nasty - 2 * c->bw in various calculations, moved tagset to config.def.h
Mon, 18 Aug 2008 09:11:15 +0100 Anselm R Garbe added a comment about FAQ regarding mfact meaning
Sat, 02 Aug 2008 19:12:15 +0100 Anselm R Garbe made readin a config.h variable
Fri, 18 Jul 2008 10:57:32 +0200 Premysl Hruby make hg tip compilable with default config
Wed, 16 Jul 2008 18:33:51 +0100 Anselm R Garbe got rid of compile time xidx configuration, querying mouse pointer instead
Wed, 02 Jul 2008 11:19:02 +0100 Anselm R Garbe removed useless comment
Tue, 24 Jun 2008 12:40:48 +0100 Anselm R Garbe removed useless characters
Fri, 20 Jun 2008 16:52:07 +0100 Anselm R Garbe applied Gottox' ClkTagBar patch
Thu, 19 Jun 2008 11:38:53 +0100 Anselm R Garbe untested monocle
Tue, 17 Jun 2008 11:20:18 +0100 Anselm R Garbe branch merge 5.0
Tue, 17 Jun 2008 11:19:17 +0100 Anselm R Garbe tiled layout resizehints should be respected by default
Sun, 15 Jun 2008 23:27:08 +0200 arg s/tags ref/tags mask/
Sat, 14 Jun 2008 11:25:42 +0100 Anselm R Garbe removed scroll-wheel based focussing on window title clicks
Sat, 14 Jun 2008 11:23:16 +0100 Anselm R Garbe fix of swapped focusstack mouse buttons
Sat, 14 Jun 2008 11:21:50 +0100 Anselm R Garbe removed root window click handling
Sat, 14 Jun 2008 10:38:18 +0100 Anselm R Garbe removed font and color definitions
Thu, 12 Jun 2008 16:37:03 +0100 Anselm R Garbe update
Wed, 11 Jun 2008 20:41:28 +0100 Anselm R Garbe integrated yiyus mouse.diff (though the bar click handling is slightly broken, I'm to tired to debug it now, yiyus could you please?)
Wed, 11 Jun 2008 19:55:07 +0100 Anselm R Garbe made Xinerama screen index customizable
Wed, 11 Jun 2008 14:10:18 +0100 Anselm R Garbe added nsz' patch
Wed, 11 Jun 2008 09:34:00 +0100 Anselm R Garbe integrated Peter Hartlich's patch, removed const char *c from union, simplified togglelayout
Wed, 11 Jun 2008 09:12:06 +0100 Anselm R Garbe applied anydot's patchset.diff
Sun, 01 Jun 2008 11:58:19 +0100 Anselm R Garbe Gottox' drawtext simplification
Sun, 01 Jun 2008 10:54:02 +0100 Anselm R Garbe applied noviewprev.diff, fix.diff and unusedflags.diff
Mon, 26 May 2008 09:54:34 +0100 Anselm R Garbe removed Layout->updategeom, unnecessary
Mon, 26 May 2008 09:39:57 +0100 Anselm R Garbe applied yiyus domax patch with slight modifications
Thu, 22 May 2008 14:02:31 +0100 Anselm R Garbe s/int/uint/ in config.h
Thu, 22 May 2008 12:00:50 +0100 Anselm R Garbe setmfact argument was wrong
Thu, 22 May 2008 11:04:19 +0100 Anselm R Garbe applied Gottox bitmask + void *arg patch
Mon, 19 May 2008 20:07:12 +0100 anselm merged tile.c again into dwm.c
Mon, 19 May 2008 12:34:54 +0100 Anselm R Garbe recent changes, introduced togglebar, changed some defines into variable declarations where possible
Sat, 17 May 2008 14:50:37 +0100 Anselm R Garbe removed the <M> togglelayout call
Sat, 17 May 2008 14:46:06 +0100 Anselm R Garbe removed monocle for now
Sat, 17 May 2008 14:41:41 +0100 Anselm R Garbe removed the exact focus mechanism of next/prev window
Sat, 17 May 2008 14:38:22 +0100 Anselm R Garbe moved all tile()-related stuff into tile.c which is included from config.def.h, the default dwm is now nearly independent from the arrange() algorithm in use
Sat, 17 May 2008 14:23:05 +0100 Anselm R Garbe removed tileh, renamed tilev into tile again, removed counttiles, tilemaster
Sat, 17 May 2008 14:17:18 +0100 Anselm R Garbe removed Layout->isfloating
Sat, 17 May 2008 14:06:41 +0100 Anselm R Garbe removed reapply() -- unnecessary
Sat, 17 May 2008 14:04:27 +0100 Anselm R Garbe renamed setlayout into togglelayout
Sun, 11 May 2008 20:25:24 +0100 Anselm R Garbe having monocle on Mod1-m
Sun, 11 May 2008 20:20:53 +0100 Anselm R Garbe removed Geom stuff, introduced updategeom() again, still view is somewhat broken?
Sun, 11 May 2008 14:54:45 +0100 Anselm R Garbe cleaned up config.def.h
Sun, 11 May 2008 14:40:37 +0100 Anselm R Garbe implemented exact focus next, if arg != NULL to focus{next,prev}
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