aboutsummaryrefslogtreecommitdiff
path: root/dwm.1
Commit message (Collapse)AuthorAge
* now tiled windows can be resized/moved, their floating state will be toggled ↵Anselm R. Garbe2007-09-16
| | | | implicitely
* prepared 4.4.1 bugfix and minor feature enhancement releaseAnselm R. Garbe2007-08-26
|
* removed VRATIO, NMASTER, inc*(), renamed HRATIO into MASTER, see mailinglist ↵Anselm R. Garbe2007-08-10
| | | | for details
* applied Jukka's dwm.1 patchAnselm R. Garbe2007-08-05
|
* changed shortcuts as described on the mailinglist, added sanity checks for ↵Anselm R. Garbe2007-08-05
| | | | ratios during tile (fallback to wah if clients would get too small), documented that new stuff/shortcuts in dwm(1)
* added new Mod1-b functionality to dwm(1)Anselm R. Garbe2007-05-15
|
* added the GTK Save-As bug report to BUGS section of dwm(1)Anselm R. Garbe2007-05-14
|
* Escape -s in dwm.1Anselm R. Garbe2007-02-26
|
* replacing Mod1-i with Mod1-Shift-j, Mod1-d with Mod1-Shift-kAnselm R. Garbe2007-02-23
|
* well I agree to several people claiming h/j/k/l is the better default than ↵Anselm R. Garbe2007-02-23
| | | | Tab/S-Tab/g/s for focus and master resizing
* renamed untiled into floating, keeping tiled instead of tiling (afaik tiled ↵Anselm R. Garbe2007-02-22
| | | | sounds more correct) - English speakers convinced me
* hahaha, untiled and non-untiled sounded really cumbersomeAnselm R. Garbe2007-02-22
|
* renamed versatile into untiledAnselm R. Garbe2007-02-22
|
* restoring default keybindings as Sander complainedAnselm R. Garbe2007-02-22
|
* removed button4/5-bindings for incnmaster on mode label - that is misleadingAnselm R. Garbe2007-02-22
|
* fixed order of key bindings described in dwm.1Anselm R. Garbe2007-02-22
|
* reusing drawsquare for client title, empty square before title means ↵Anselm R. Garbe2007-02-22
| | | | versatile window, filled square before title means versatile maximized window.
* dwm draws a small caret before the client title if it's a versatile clientAnselm R. Garbe2007-02-22
|
* several changes, made togglemax extern and separated it from zoom() - moved ↵Anselm R. Garbe2007-02-22
| | | | 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
* renames swim[ming] into versatileAnselm R. Garbe2007-02-19
|
* renamed floating into swimming (this does not clash with C naming ↵Anselm R. Garbe2007-02-19
| | | | conventions and fits better the fish symbol) - also in man page
* introduced Layout structAnselm R. Garbe2007-02-19
|
* bugfix of bugfix (thx to Sander)Anselm R. Garbe2007-02-12
|
* fixed a bugAnselm R. Garbe2007-02-12
|
* during writing 2wm.1 I noticed some bugs in dwm.1Anselm R. Garbe2007-02-12
|
* regarding to http://plan9.bell-labs.com/sources/contrib/rsc/man.ps the BUGS ↵Anselm R. Garbe2007-01-26
| | | | section should appear after SEE ALSO section.
* renamed CAVEATS into BUGSAnselm R. Garbe2007-01-26
|
* moved BORDERPX to config.*.hAnselm R. Garbe2007-01-17
|
* removed client title barAnselm R. Garbe2007-01-14
|
* added Button{4,5} description to dwm.1Anselm R. Garbe2007-01-10
|
* small grammar fix of dwm.1Anselm R. Garbe2007-01-07
|
* changed a term in dwm.1Anselm R. Garbe2007-01-07
|
* removed the term clients from dwm.1Anselm R. Garbe2007-01-05
|
* changed shortcuts to M-i and M-dAnselm R. Garbe2007-01-05
|
* changed plus key to MODKEY-Shift-plus (US-layout restrictions ;)Anselm R. Garbe2007-01-05
|
* added MODKEY-{plus,minus} shortcuts (increasing/decreasing master clients)Anselm R. Garbe2007-01-05
|
* applied Sanders patcharg@mig292006-12-13
|
* fixed man page, status bar displays EOF instead of "broken pipe"arg@mig292006-12-13
|
* added the java odyssee to CAVEATS sectionarg@mig292006-12-13
|
* we don't use the term clients anymore, windows is the better termarg@mig292006-12-07
|
* and the winner isarg@mig292006-12-01
|
* less obtrusive indicator (only a top line)arg@mig292006-12-01
|
* final2 indicatorarg@mig292006-12-01
|
* final indicatorsarg@mig292006-12-01
|
* removed viewall(), replaced with view(-1); added tag(-1) to tag a client ↵arg@mig292006-11-30
| | | | with all tags (new key combo MODKEY-Shift-0)
* extended dwm.1 with last changearg@mig292006-11-28
|
* added man page entryarg@mig292006-11-27
|
* applied Manuels patch (thanks to Manuel!)arg@mig292006-11-25
|
* small fix of man pagearg@mig292006-11-24
|
* using the term 'indicated' instead of 'higlighted'arg@mig292006-11-23
|