summaryrefslogtreecommitdiffstats
path: root/dwm.1
Commit message (Collapse)AuthorAgeFilesLines
* applied Sanders patchGravatar arg@mig29 2006-12-131-3/+3
|
* fixed man page, status bar displays EOF instead of "broken pipe"Gravatar arg@mig29 2006-12-131-1/+1
|
* added the java odyssee to CAVEATS sectionGravatar arg@mig29 2006-12-131-2/+10
|
* we don't use the term clients anymore, windows is the better termGravatar arg@mig29 2006-12-071-1/+1
|
* and the winner isGravatar arg@mig29 2006-12-011-2/+3
|
* less obtrusive indicator (only a top line)Gravatar arg@mig29 2006-12-011-1/+1
|
* final2 indicatorGravatar arg@mig29 2006-12-011-1/+1
|
* final indicatorsGravatar arg@mig29 2006-12-011-2/+1
|
* removed viewall(), replaced with view(-1); added tag(-1) to tag a client ↵Gravatar arg@mig29 2006-11-301-0/+3
| | | | with all tags (new key combo MODKEY-Shift-0)
* extended dwm.1 with last changeGravatar arg@mig29 2006-11-281-1/+1
|
* added man page entryGravatar arg@mig29 2006-11-271-0/+3
|
* applied Manuels patch (thanks to Manuel!)Gravatar arg@mig29 2006-11-251-1/+1
|
* small fix of man pageGravatar arg@mig29 2006-11-241-1/+1
|
* using the term 'indicated' instead of 'higlighted'Gravatar arg@mig29 2006-11-231-3/+3
|
* updated man page with the bottom right corner indicatorGravatar arg@mig29 2006-11-231-2/+4
|
* applied Gottox patch to simplify the resizing of col, instead of resizing ↵Gravatar arg@mig29 2006-10-311-2/+2
| | | | the current area, it only resizes the master area in the future (seems more predictable)
* removed the stack position stuffGravatar Anselm R. Garbe 2006-10-051-5/+1
|
* final fix for man pageGravatar Anselm R. Garbe 2006-10-051-3/+3
|
* Button3 click on mode label toggles stack position nowGravatar Anselm R. Garbe 2006-10-051-2/+3
|
* documented the new behavior in man pageGravatar Anselm R. Garbe 2006-09-291-0/+3
|
* renamed column into areaGravatar Anselm R. Garbe 2006-09-281-7/+7
|
* man page fixGravatar arg@mmvi 2006-09-221-1/+1
|
* fixed issue pointed out by JukkaGravatar arg@mmvi 2006-09-221-1/+1
|
* small man page fixGravatar arg@mmvi 2006-09-221-0/+1
|
* updated man pageGravatar arg@mmvi 2006-09-221-5/+1
|
* fixed a nuance in dwm.1Gravatar arg@mmvi 2006-09-201-1/+1
|
* really small changes to dwm.1Gravatar Anselm R. Garbe 2006-09-081-4/+3
|
* made markups in dwm.1 more consistentGravatar Anselm R. Garbe 2006-09-071-95/+38
|
* small addition to dwm.1Gravatar Anselm R. Garbe 2006-09-071-4/+4
|
* well ok, added Mod-s to default bindings (however, I don't need it)Gravatar Anselm R. Garbe 2006-09-051-0/+6
|
* I really need column growing, now pushing upstreamGravatar Anselm R. Garbe 2006-09-051-0/+6
|
* applied sanders patchGravatar Anselm R. Garbe 2006-09-011-6/+12
|
* changed shortcut into Mod1-0Gravatar Anselm R. Garbe 2006-08-311-5/+5
|
* added viewall to mainstream (only Ross Mohns version, not the toggle)Gravatar Anselm R. Garbe 2006-08-311-0/+4
|
* implemented Button2 press on tags for toggletag on the focused clientGravatar Anselm R. Garbe 2006-08-311-0/+6
|
* applied sanders somepatches.patchGravatar Anselm R. Garbe 2006-08-281-1/+6
|
* updated man page of dwmGravatar Anselm R. Garbe 2006-08-251-3/+3
|
* yet another fixGravatar Anselm R. Garbe 2006-08-241-1/+1
|
* small man page fixGravatar Anselm R. Garbe 2006-08-241-1/+2
|
* updated man pageGravatar Anselm R. Garbe 2006-08-231-4/+4
|
* applied tag drawing change to man pageGravatar Anselm R. Garbe 2006-08-231-4/+4
|
* small fix of man pageGravatar Anselm R. Garbe 2006-08-231-1/+1
|
* updated man pageGravatar Anselm R. Garbe 2006-08-221-2/+1
|
* small changes to dwm.1, rearranged order within main event loopGravatar Anselm R.Garbe 2006-08-211-6/+8
|
* applied jk_to_tab patchGravatar Anselm R.Garbe 2006-08-151-34/+42
|
* applied sanders man page patch, removed button2 from bar clickGravatar Anselm R.Garbe 2006-08-141-19/+21
|
* implemented restack behavior (floats are on top in tiled mode)Gravatar Anselm R.Garbe 2006-08-141-2/+2
|
* removed viewnext/viewprevGravatar Anselm R.Garbe 2006-08-141-16/+0
|
* updated man page, added CAVEATS sectionGravatar Anselm R.Garbe 2006-08-131-7/+14
|
* implemented viewextend and added M-S-C-n shortcuts for extending the current ↵Gravatar Anselm R.Garbe 2006-08-111-4/+17
| | | | view... updated man page (works great!) nice feature