log dwm.1 @ 722:33989de7ebbe

age author description
2007-01-17 Anselm R. Garbe moved BORDERPX to config.*.h
2007-01-14 Anselm R. Garbe removed client title bar
2007-01-10 Anselm R. Garbe added Button{4,5} description to dwm.1
2007-01-07 Anselm R. Garbe small grammar fix of dwm.1
2007-01-07 Anselm R. Garbe changed a term in dwm.1
2007-01-05 Anselm R. Garbe removed the term clients from dwm.1
2007-01-05 Anselm R. Garbe changed shortcuts to M-i and M-d
2007-01-05 Anselm R. Garbe changed plus key to MODKEY-Shift-plus (US-layout restrictions ;)
2007-01-05 Anselm R. Garbe added MODKEY-{plus,minus} shortcuts (increasing/decreasing master clients)
2006-12-13 arg applied Sanders patch 2.7
2006-12-13 arg fixed man page, status bar displays EOF instead of "broken pipe"
2006-12-13 arg added the java odyssee to CAVEATS section
2006-12-07 arg we don't use the term clients anymore, windows is the better term
2006-12-01 arg and the winner is
2006-12-01 arg less obtrusive indicator (only a top line)
2006-12-01 arg final2 indicator
2006-12-01 arg final indicators
2006-11-30 arg removed viewall(), replaced with view(-1); added tag(-1) to tag a client with all tags (new key combo MODKEY-Shift-0)
2006-11-28 arg extended dwm.1 with last change 2.4
2006-11-27 arg added man page entry
2006-11-25 arg applied Manuels patch (thanks to Manuel!)
2006-11-24 arg small fix of man page
2006-11-23 arg using the term 'indicated' instead of 'higlighted' 2.3
2006-11-23 arg updated man page with the bottom right corner indicator
2006-10-31 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)
2006-10-05 Anselm R. Garbe removed the stack position stuff
2006-10-05 Anselm R. Garbe final fix for man page
2006-10-05 Anselm R. Garbe Button3 click on mode label toggles stack position now
2006-09-29 Anselm R. Garbe documented the new behavior in man page
2006-09-28 Anselm R. Garbe renamed column into area
2006-09-22 arg man page fix
2006-09-22 arg fixed issue pointed out by Jukka
2006-09-22 arg small man page fix
2006-09-22 arg updated man page
2006-09-20 arg fixed a nuance in dwm.1
2006-09-08 Anselm R. Garbe really small changes to dwm.1
2006-09-07 Anselm R. Garbe made markups in dwm.1 more consistent
2006-09-07 Anselm R. Garbe small addition to dwm.1
2006-09-05 Anselm R. Garbe well ok, added Mod-s to default bindings (however, I don't need it)
2006-09-05 Anselm R. Garbe I really need column growing, now pushing upstream
2006-09-01 Anselm R. Garbe applied sanders patch
2006-08-31 Anselm R. Garbe changed shortcut into Mod1-0
2006-08-31 Anselm R. Garbe added viewall to mainstream (only Ross Mohns version, not the toggle)
2006-08-31 Anselm R. Garbe implemented Button2 press on tags for toggletag on the focused client
2006-08-28 Anselm R. Garbe applied sanders somepatches.patch
2006-08-25 Anselm R. Garbe updated man page of dwm
2006-08-24 Anselm R. Garbe yet another fix
2006-08-24 Anselm R. Garbe small man page fix
2006-08-23 Anselm R. Garbe updated man page
2006-08-23 Anselm R. Garbe applied tag drawing change to man page
2006-08-23 Anselm R. Garbe small fix of man page
2006-08-22 Anselm R. Garbe updated man page
2006-08-21 Anselm R.Garbe small changes to dwm.1, rearranged order within main event loop
2006-08-15 Anselm R.Garbe applied jk_to_tab patch
2006-08-14 Anselm R.Garbe applied sanders man page patch, removed button2 from bar click
2006-08-14 Anselm R.Garbe implemented restack behavior (floats are on top in tiled mode)
2006-08-14 Anselm R.Garbe removed viewnext/viewprev
2006-08-13 Anselm R.Garbe updated man page, added CAVEATS section
2006-08-11 Anselm R.Garbe implemented viewextend and added M-S-C-n shortcuts for extending the current view... updated man page (works great!) nice feature
2006-08-11 Anselm R.Garbe applied Sanders fixes to dwm.1
2006-08-11 Anselm R.Garbe fixed dwm.1, added Mod1-Shift-c (was missing for an odd reason)
2006-08-11 Anselm R.Garbe updated dwm(1)
2006-08-10 Anselm R.Garbe applied sander's patch
2006-08-10 Anselm R.Garbe disallow zoom on maximized clients
2006-08-07 arg added a trailing '.' to shortcut descriptions in dwm(1)
2006-08-07 arg applied Sanders man page/Makefile patch
2006-08-07 arg updated man page
2006-08-03 arg applied Sanders doc changes, added a PHONY line and changed the output of config.h creation somewhat
2006-08-02 arg changing MASTERW value from 52 to 60 (in both, default and arg), I feel this is better now
2006-08-02 arg applied Sanders patches (numlock2)
2006-08-01 arg removed artefacts of single-linked list (thanx to Jukka, I must have been mad)
2006-08-01 arg centralized/externalized configuration to config.h
2006-08-01 arg applied Sanders patches
2006-07-21 arg s/0.5/0.6/ - my steps are wider than the reality
2006-07-21 arg preparing 0.6 which will be available in the evening after sanders patch approx.
2006-07-20 arg cleaned up code
2006-07-20 arg fixed version in man page
2006-07-18 Anselm R. Garbe added heretag command which allows to tag a client of a foreign tag with current tag
2006-07-17 Anselm R. Garbe patched dwm
2006-07-17 Anselm R. Garbe slight change to dwm.1
2006-07-16 Anselm R. Garbe simplified man page
2006-07-15 Anselm R. Garbe several additions in mouse handling ;)
2006-07-15 Anselm R. Garbe fixed XSync handling and finished man page
2006-07-14 Anselm R. Garbe prep 0.1 0.1
2006-07-14 Anselm R. Garbe implemented dwm reading status text from stdin
2006-07-14 Anselm R. Garbe made barclick to select the specific tag
2006-07-14 Anselm R. Garbe continued with man page
2006-07-14 Anselm R. Garbe continued with man page
2006-07-13 Anselm R. Garbe another change
2006-07-13 Anselm R. Garbe updated man page
2006-07-13 Anselm R. Garbe added logo+description base gridwm.1@1a8364156132