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?
less more (0) -100 -60 tip