dwm.1
Thu, 09 Jul 2009 20:11:33 +0100 Anselm R Garbe extended man page to mention number of visible windows
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-.
Fri, 12 Dec 2008 19:49:06 +0000 a applied Neale Pickett's xprop status reading patch, updated README and dwm.1 accordingly
Mon, 23 Jun 2008 08:59:19 +0100 Anselm R Garbe applied James Turner's dwm.1 patch, thanks James!
Thu, 19 Jun 2008 11:38:53 +0100 Anselm R Garbe untested monocle
Sun, 15 Jun 2008 18:59:52 +0100 Anselm R Garbe updated man page regarding Mod1-m
Mon, 26 May 2008 09:39:57 +0100 Anselm R Garbe applied yiyus domax patch with slight modifications
Mon, 19 May 2008 20:13:24 +0100 anselm simplification
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: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
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:40:37 +0100 Anselm R Garbe implemented exact focus next, if arg != NULL to focus{next,prev}
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
Wed, 12 Mar 2008 15:34:36 +0000 Anselm R Garbe updated dwm(1)
Thu, 06 Mar 2008 19:20:14 +0000 Anselm R Garbe new stuff
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:40:49 +0000 anselm renamed monocle into maxmise, documented the keybindings in dwm(1)
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
Wed, 10 Oct 2007 18:51:03 +0200 Anselm R. Garbe added Mod1-Tab description to dwm.1
Sun, 30 Sep 2007 19:20:05 +0200 Anselm R. Garbe fixed man page
Tue, 18 Sep 2007 19:04:50 +0200 Anselm R. Garbe applied Peter Hartlich's togglemax patch to allow toggling tiled clients to maximum
Mon, 17 Sep 2007 16:42:37 +0200 arg made all stuff non-static - so you can choose wether to use dwm the static or the extern way when extending it
Sun, 16 Sep 2007 13:42:37 +0200 Anselm R. Garbe Mod1-Button2 on a floating but not-fixed client will make it tiled again
Sun, 16 Sep 2007 13:27:33 +0200 Anselm R. Garbe now tiled windows can be resized/moved, their floating state will be toggled implicitely
Sun, 26 Aug 2007 12:53:40 +0200 Anselm R. Garbe prepared 4.4.1 bugfix and minor feature enhancement release 4.4.1
Fri, 10 Aug 2007 18:16:05 +0200 Anselm R. Garbe removed VRATIO, NMASTER, inc*(), renamed HRATIO into MASTER, see mailinglist for details
Sun, 05 Aug 2007 15:58:07 +0200 Anselm R. Garbe applied Jukka's dwm.1 patch
Sun, 05 Aug 2007 12:47:52 +0200 Anselm R. Garbe changed shortcuts as described on the mailinglist, added sanity checks for ratios during tile (fallback to wah if clients would get too small), documented that new stuff/shortcuts in dwm(1)
Tue, 15 May 2007 13:42:07 +0200 Anselm R. Garbe added new Mod1-b functionality to dwm(1)
Mon, 14 May 2007 13:42:00 +0200 Anselm R. Garbe added the GTK Save-As bug report to BUGS section of dwm(1)
Mon, 26 Feb 2007 10:47:11 +0100 Anselm R. Garbe Escape -s in dwm.1
Fri, 23 Feb 2007 13:37:55 +0100 Anselm R. Garbe replacing Mod1-i with Mod1-Shift-j, Mod1-d with Mod1-Shift-k
Fri, 23 Feb 2007 10:40:32 +0100 Anselm R. Garbe well I agree to several people claiming h/j/k/l is the better default than Tab/S-Tab/g/s for focus and master resizing
Thu, 22 Feb 2007 22:10:16 +0100 Anselm R. Garbe renamed untiled into floating, keeping tiled instead of tiling (afaik tiled sounds more correct) - English speakers convinced me
Thu, 22 Feb 2007 18:22:51 +0100 Anselm R. Garbe hahaha, untiled and non-untiled sounded really cumbersome
Thu, 22 Feb 2007 17:43:41 +0100 Anselm R. Garbe renamed versatile into untiled
Thu, 22 Feb 2007 11:45:03 +0100 Anselm R. Garbe restoring default keybindings as Sander complained
Thu, 22 Feb 2007 11:09:44 +0100 Anselm R. Garbe removed button4/5-bindings for incnmaster on mode label - that is misleading
Thu, 22 Feb 2007 11:06:37 +0100 Anselm R. Garbe fixed order of key bindings described in dwm.1
Thu, 22 Feb 2007 10:57:19 +0100 Anselm R. Garbe reusing drawsquare for client title, empty square before title means versatile window, filled square before title means versatile maximized window.
Thu, 22 Feb 2007 10:52:57 +0100 Anselm R. Garbe dwm draws a small caret before the client title if it's a versatile client
Thu, 22 Feb 2007 07:59:13 +0100 Anselm R. Garbe several changes, made togglemax extern and separated it from zoom() - moved zoom() and togglemax() into layout.c, changed void (*func)(Arg *) into void (*func)(Arg), changed default keybindings of focusnext/focusprev and incmasterw to h/j/k/l accordingly, made keys in config*h appear alphabetically (special keys first), renamed resizemaster into incmasterw, renamed MASTER into MASTERWIDTH
Mon, 19 Feb 2007 17:12:26 +0100 Anselm R. Garbe renames swim[ming] into versatile
Mon, 19 Feb 2007 17:00:32 +0100 Anselm R. Garbe renamed floating into swimming (this does not clash with C naming conventions and fits better the fish symbol) - also in man page
Mon, 19 Feb 2007 16:40:36 +0100 Anselm R. Garbe introduced Layout struct
Mon, 12 Feb 2007 14:20:47 +0100 Anselm R. Garbe bugfix of bugfix (thx to Sander)
Mon, 12 Feb 2007 13:04:29 +0100 Anselm R. Garbe fixed a bug
Mon, 12 Feb 2007 11:42:32 +0100 Anselm R. Garbe during writing 2wm.1 I noticed some bugs in dwm.1
Fri, 26 Jan 2007 12:41:15 +0100 Anselm R. Garbe regarding to http://plan9.bell-labs.com/sources/contrib/rsc/man.ps the BUGS section should appear after SEE ALSO section.
Fri, 26 Jan 2007 12:31:57 +0100 Anselm R. Garbe renamed CAVEATS into BUGS
Wed, 17 Jan 2007 12:36:29 +0100 Anselm R. Garbe moved BORDERPX to config.*.h
Sun, 14 Jan 2007 22:27:29 +0100 Anselm R. Garbe removed client title bar
Wed, 10 Jan 2007 12:56:49 +0100 Anselm R. Garbe added Button{4,5} description to dwm.1
Sun, 07 Jan 2007 19:24:21 +0100 Anselm R. Garbe small grammar fix of dwm.1
Sun, 07 Jan 2007 14:38:41 +0100 Anselm R. Garbe changed a term in dwm.1
Fri, 05 Jan 2007 15:37:10 +0100 Anselm R. Garbe removed the term clients from dwm.1
Fri, 05 Jan 2007 15:11:01 +0100 Anselm R. Garbe changed shortcuts to M-i and M-d
Fri, 05 Jan 2007 15:04:49 +0100 Anselm R. Garbe changed plus key to MODKEY-Shift-plus (US-layout restrictions ;)
Fri, 05 Jan 2007 14:48:16 +0100 Anselm R. Garbe added MODKEY-{plus,minus} shortcuts (increasing/decreasing master clients)
Wed, 13 Dec 2006 14:15:38 +0100 arg applied Sanders patch 2.7
Wed, 13 Dec 2006 13:53:10 +0100 arg fixed man page, status bar displays EOF instead of "broken pipe"
Wed, 13 Dec 2006 13:42:17 +0100 arg added the java odyssee to CAVEATS section
Thu, 07 Dec 2006 16:38:57 +0100 arg we don't use the term clients anymore, windows is the better term
Fri, 01 Dec 2006 17:45:27 +0100 arg and the winner is
Fri, 01 Dec 2006 15:03:42 +0100 arg less obtrusive indicator (only a top line)
Fri, 01 Dec 2006 12:52:16 +0100 arg final2 indicator
Fri, 01 Dec 2006 12:25:23 +0100 arg final indicators
Thu, 30 Nov 2006 15:27:43 +0100 arg removed viewall(), replaced with view(-1); added tag(-1) to tag a client with all tags (new key combo MODKEY-Shift-0)
Tue, 28 Nov 2006 17:36:00 +0100 arg extended dwm.1 with last change 2.4
Mon, 27 Nov 2006 11:05:47 +0100 arg added man page entry
Sat, 25 Nov 2006 19:26:16 +0100 arg applied Manuels patch (thanks to Manuel!)
Fri, 24 Nov 2006 17:02:41 +0100 arg small fix of man page
Thu, 23 Nov 2006 16:00:16 +0100 arg using the term 'indicated' instead of 'higlighted' 2.3
Thu, 23 Nov 2006 15:59:16 +0100 arg updated man page with the bottom right corner indicator
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)
Thu, 05 Oct 2006 19:27:28 +0200 Anselm R. Garbe removed the stack position stuff
Thu, 05 Oct 2006 13:44:48 +0200 Anselm R. Garbe final fix for man page
Thu, 05 Oct 2006 09:37:11 +0200 Anselm R. Garbe Button3 click on mode label toggles stack position now
Fri, 29 Sep 2006 17:20:05 +0200 Anselm R. Garbe documented the new behavior in man page
Thu, 28 Sep 2006 21:29:20 +0200 Anselm R. Garbe renamed column into area
Fri, 22 Sep 2006 14:02:41 +0200 arg man page fix
Fri, 22 Sep 2006 11:49:24 +0200 arg fixed issue pointed out by Jukka
Fri, 22 Sep 2006 10:01:51 +0200 arg small man page fix
Fri, 22 Sep 2006 08:17:42 +0200 arg updated man page
Wed, 20 Sep 2006 09:45:39 +0200 arg fixed a nuance in dwm.1
Fri, 08 Sep 2006 07:40:16 +0200 Anselm R. Garbe really small changes to dwm.1
Thu, 07 Sep 2006 09:26:01 +0200 Anselm R. Garbe made markups in dwm.1 more consistent
Thu, 07 Sep 2006 07:53:29 +0200 Anselm R. Garbe small addition to dwm.1
Tue, 05 Sep 2006 13:27:43 +0200 Anselm R. Garbe well ok, added Mod-s to default bindings (however, I don't need it)
Tue, 05 Sep 2006 09:02:37 +0200 Anselm R. Garbe I really need column growing, now pushing upstream
Fri, 01 Sep 2006 10:32:50 +0200 Anselm R. Garbe applied sanders patch
Thu, 31 Aug 2006 18:04:34 +0200 Anselm R. Garbe changed shortcut into Mod1-0
Thu, 31 Aug 2006 18:02:38 +0200 Anselm R. Garbe added viewall to mainstream (only Ross Mohns version, not the toggle)
Thu, 31 Aug 2006 17:49:04 +0200 Anselm R. Garbe implemented Button2 press on tags for toggletag on the focused client
Mon, 28 Aug 2006 08:02:29 +0200 Anselm R. Garbe applied sanders somepatches.patch
Fri, 25 Aug 2006 16:21:45 +0200 Anselm R. Garbe updated man page of dwm
Thu, 24 Aug 2006 10:20:00 +0200 Anselm R. Garbe yet another fix
Thu, 24 Aug 2006 10:18:42 +0200 Anselm R. Garbe small man page fix
Wed, 23 Aug 2006 18:50:46 +0200 Anselm R. Garbe updated man page
Wed, 23 Aug 2006 14:40:44 +0200 Anselm R. Garbe applied tag drawing change to man page
Wed, 23 Aug 2006 12:10:55 +0200 Anselm R. Garbe small fix of man page
Tue, 22 Aug 2006 19:56:29 +0200 Anselm R. Garbe updated man page
Mon, 21 Aug 2006 07:31:15 +0200 Anselm R.Garbe small changes to dwm.1, rearranged order within main event loop
Tue, 15 Aug 2006 08:25:11 +0200 Anselm R.Garbe applied jk_to_tab patch
Mon, 14 Aug 2006 18:14:08 +0200 Anselm R.Garbe applied sanders man page patch, removed button2 from bar click
Mon, 14 Aug 2006 10:18:24 +0200 Anselm R.Garbe implemented restack behavior (floats are on top in tiled mode)
Mon, 14 Aug 2006 08:38:26 +0200 Anselm R.Garbe removed viewnext/viewprev
Sun, 13 Aug 2006 18:04:42 +0200 Anselm R.Garbe updated man page, added CAVEATS section
Fri, 11 Aug 2006 19:26:12 +0200 Anselm R.Garbe implemented viewextend and added M-S-C-n shortcuts for extending the current view... updated man page (works great!) nice feature
Fri, 11 Aug 2006 17:12:48 +0200 Anselm R.Garbe applied Sanders fixes to dwm.1
Fri, 11 Aug 2006 12:32:34 +0200 Anselm R.Garbe fixed dwm.1, added Mod1-Shift-c (was missing for an odd reason)
Fri, 11 Aug 2006 10:54:29 +0200 Anselm R.Garbe updated dwm(1)
Thu, 10 Aug 2006 11:19:25 +0200 Anselm R.Garbe applied sander's patch
Thu, 10 Aug 2006 10:16:12 +0200 Anselm R.Garbe disallow zoom on maximized clients
Mon, 07 Aug 2006 14:10:22 +0200 arg added a trailing '.' to shortcut descriptions in dwm(1)
Mon, 07 Aug 2006 11:57:05 +0200 arg applied Sanders man page/Makefile patch
less more (0) -120 tip