Age | Commit message (Expand) | Author |
2007-08-10 | removed VRATIO, NMASTER, inc*(), renamed HRATIO into MASTER, see mailinglist ... |  Anselm R. Garbe |
2007-08-05 | applied Jukka's dwm.1 patch |  Anselm R. Garbe |
2007-08-05 | changed shortcuts as described on the mailinglist, added sanity checks for ra... |  Anselm R. Garbe |
2007-05-15 | added new Mod1-b functionality to dwm(1) |  Anselm R. Garbe |
2007-05-14 | added the GTK Save-As bug report to BUGS section of dwm(1) |  Anselm R. Garbe |
2007-02-26 | Escape -s in dwm.1 |  Anselm R. Garbe |
2007-02-23 | replacing Mod1-i with Mod1-Shift-j, Mod1-d with Mod1-Shift-k |  Anselm R. Garbe |
2007-02-23 | well I agree to several people claiming h/j/k/l is the better default than Ta... |  Anselm R. Garbe |
2007-02-22 | renamed untiled into floating, keeping tiled instead of tiling (afaik tiled s... |  Anselm R. Garbe |
2007-02-22 | hahaha, untiled and non-untiled sounded really cumbersome |  Anselm R. Garbe |
2007-02-22 | renamed versatile into untiled |  Anselm R. Garbe |
2007-02-22 | restoring default keybindings as Sander complained |  Anselm R. Garbe |
2007-02-22 | removed button4/5-bindings for incnmaster on mode label - that is misleading |  Anselm R. Garbe |
2007-02-22 | fixed order of key bindings described in dwm.1 |  Anselm R. Garbe |
2007-02-22 | reusing drawsquare for client title, empty square before title means versatil... |  Anselm R. Garbe |
2007-02-22 | dwm draws a small caret before the client title if it's a versatile client |  Anselm R. Garbe |
2007-02-22 | several changes, made togglemax extern and separated it from zoom() - moved z... |  Anselm R. Garbe |
2007-02-19 | renames swim[ming] into versatile |  Anselm R. Garbe |
2007-02-19 | renamed floating into swimming (this does not clash with C naming conventions... |  Anselm R. Garbe |
2007-02-19 | introduced Layout struct |  Anselm R. Garbe |
2007-02-12 | bugfix of bugfix (thx to Sander) |  Anselm R. Garbe |
2007-02-12 | fixed a bug |  Anselm R. Garbe |
2007-02-12 | during writing 2wm.1 I noticed some bugs in dwm.1 |  Anselm R. Garbe |
2007-01-26 | regarding to http://plan9.bell-labs.com/sources/contrib/rsc/man.ps the BUGS s... |  Anselm R. Garbe |
2007-01-26 | renamed CAVEATS into BUGS |  Anselm R. Garbe |
2007-01-17 | moved BORDERPX to config.*.h |  Anselm R. Garbe |
2007-01-14 | removed client title bar |  Anselm R. Garbe |
2007-01-10 | added Button{4,5} description to dwm.1 |  Anselm R. Garbe |
2007-01-07 | small grammar fix of dwm.1 |  Anselm R. Garbe |
2007-01-07 | changed a term in dwm.1 |  Anselm R. Garbe |
2007-01-05 | removed the term clients from dwm.1 |  Anselm R. Garbe |
2007-01-05 | changed shortcuts to M-i and M-d |  Anselm R. Garbe |
2007-01-05 | changed plus key to MODKEY-Shift-plus (US-layout restrictions ;) |  Anselm R. Garbe |
2007-01-05 | added MODKEY-{plus,minus} shortcuts (increasing/decreasing master clients) |  Anselm R. Garbe |
2006-12-13 | applied Sanders patch2.7 |  arg@mig29 |
2006-12-13 | fixed man page, status bar displays EOF instead of "broken pipe" |  arg@mig29 |
2006-12-13 | added the java odyssee to CAVEATS section |  arg@mig29 |
2006-12-07 | we don't use the term clients anymore, windows is the better term |  arg@mig29 |
2006-12-01 | and the winner is |  arg@mig29 |
2006-12-01 | less obtrusive indicator (only a top line) |  arg@mig29 |
2006-12-01 | final2 indicator |  arg@mig29 |
2006-12-01 | final indicators |  arg@mig29 |
2006-11-30 | removed viewall(), replaced with view(-1); added tag(-1) to tag a client with... |  arg@mig29 |
2006-11-28 | extended dwm.1 with last change2.4 |  arg@mig29 |
2006-11-27 | added man page entry |  arg@mig29 |
2006-11-25 | applied Manuels patch (thanks to Manuel!) |  arg@mig29 |
2006-11-24 | small fix of man page |  arg@mig29 |
2006-11-23 | using the term 'indicated' instead of 'higlighted'2.3 |  arg@mig29 |
2006-11-23 | updated man page with the bottom right corner indicator |  arg@mig29 |
2006-10-31 | applied Gottox patch to simplify the resizing of col, instead of resizing the... |  arg@mig29 |