2020-07-26 |
Daniel Liu | apply gap patch |
blob | commitdiff | raw |
2020-07-08 |
Hiltjo Posthuma | dwm.1: fix wrong text in man page |
blob | commitdiff | raw | diff to current |
2018-05-12 |
Hiltjo Posthuma | remove old TODO and BUGS entries |
blob | commitdiff | raw | diff to current |
2016-12-05 |
Anselm R Garbe | applied Ian Remmler's man page adjustment suggestions |
blob | commitdiff | raw | diff to current |
2016-11-15 |
Quentin Rameau | dwm.1: add keybinding for spawning dmenu |
blob | commitdiff | raw | diff to current |
2013-05-01 |
Anselm R Garbe | added st to SEE ALSO section |
blob | commitdiff | raw | diff to current |
2013-05-01 |
Anselm R Garbe | use st as default terminal from now on |
blob | commitdiff | raw | diff to current |
2011-10-26 |
Connor Lane Smith | add nmaster binds to manpage |
blob | commitdiff | raw | diff to current |
2009-09-16 |
Anselm R Garbe | implemented dynamic layout symbol stuff |
blob | commitdiff | raw | diff to current |
2009-08-16 |
Anselm R Garbe | applied nsz's dwm.1 patch, also added wmname |
blob | commitdiff | raw | diff to current |
2009-07-20 |
Anselm R Garbe | applied nsz' man page comment, thanks! |
blob | commitdiff | raw | diff to current |
2009-07-20 |
Anselm R Garbe | merge |
blob | commitdiff | raw | diff to current |
2009-07-20 |
Anselm R Garbe | removed Standard input hint |
blob | commitdiff | raw | diff to current |
2009-07-18 |
Anselm R Garbe | merge |
blob | commitdiff | raw | diff to current |
2009-07-18 |
Anselm R Garbe | applied nsz' dwm.1 fixes, thanks Szabolcs! |
blob | commitdiff | raw | diff to current |
2009-07-13 |
Anselm R Garbe | removed obsolete BUG |
blob | commitdiff | raw | diff to current |
2009-07-09 |
Anselm R Garbe | extended man page to mention number of visible windows |
blob | commitdiff | raw | diff to current |
2009-07-02 |
Anselm R Garbe | changed focusmon/tagmon to work on prev/next instead... |
blob | commitdiff | raw | diff to current |
2008-12-12 |
a@null | applied Neale Pickett's xprop status reading patch... |
blob | commitdiff | raw | diff to current |
2008-06-23 |
Anselm R Garbe | applied James Turner's dwm.1 patch, thanks James! |
blob | commitdiff | raw | diff to current |
2008-06-19 |
Anselm R Garbe | untested monocle |
blob | commitdiff | raw | diff to current |
2008-06-15 |
Anselm R Garbe | updated man page regarding Mod1-m |
blob | commitdiff | raw | diff to current |
2008-05-26 |
Anselm R Garbe | applied yiyus domax patch with slight modifications |
blob | commitdiff | raw | diff to current |
2008-05-19 |
anselm@anselm1 | simplification |
blob | commitdiff | raw | diff to current |
2008-05-19 |
Anselm R Garbe | make it easier for the user, if Xinerama support is... |
blob | commitdiff | raw | diff to current |
2008-05-17 |
Anselm R Garbe | removed monocle for now |
blob | commitdiff | raw | diff to current |
2008-05-17 |
Anselm R Garbe | removed the exact focus mechanism of next/prev window |
blob | commitdiff | raw | diff to current |
2008-05-11 |
Anselm R Garbe | removed Geom stuff, introduced updategeom() again,... |
blob | commitdiff | raw | diff to current |
2008-05-11 |
Anselm R Garbe | implemented exact focus next, if arg != NULL to focus... |
blob | commitdiff | raw | diff to current |
2008-03-24 |
Anselm R Garbe | revival of mfact and setmfact |
blob | commitdiff | raw | diff to current |
2008-03-24 |
Anselm R Garbe | setlayout and setgeom are now togglable again |
blob | commitdiff | raw | diff to current |
2008-03-12 |
Anselm R Garbe | updated dwm(1) |
blob | commitdiff | raw | diff to current |
2008-03-06 |
Anselm R Garbe | new stuff |
blob | commitdiff | raw | diff to current |
2008-03-05 |
Anselm R Garbe | implemented the stuff as I discussed on dwm@ |
blob | commitdiff | raw | diff to current |
2008-03-05 |
Anselm R Garbe | renamed maximise to monocle again. |
blob | commitdiff | raw | diff to current |
2008-03-04 |
anselm@anselm1 | renamed monocle into maxmise, documented the keybinding... |
blob | commitdiff | raw | diff to current |
2007-12-09 |
Anselm R. Garbe | simplified Mod-m |
blob | commitdiff | raw | diff to current |
2007-12-08 |
Anselm R. Garbe | implemented reapply for re-applying the tagging rules... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Anselm R. Garbe | added Mod1-Tab description to dwm.1 |
blob | commitdiff | raw | diff to current |
2007-09-30 |
Anselm R. Garbe | fixed man page |
blob | commitdiff | raw | diff to current |
2007-09-18 |
Anselm R. Garbe | applied Peter Hartlich's togglemax patch to allow toggl... |
blob | commitdiff | raw | diff to current |
2007-09-17 |
arg@suckless.org | made all stuff non-static - so you can choose wether... |
blob | commitdiff | raw | diff to current |
2007-09-16 |
Anselm R. Garbe | Mod1-Button2 on a floating but not-fixed client will... |
blob | commitdiff | raw | diff to current |
2007-09-16 |
Anselm R. Garbe | now tiled windows can be resized/moved, their floating... |
blob | commitdiff | raw | diff to current |
2007-08-26 |
Anselm R. Garbe | prepared 4.4.1 bugfix and minor feature enhancement... |
blob | commitdiff | raw | diff to current |
2007-08-10 |
Anselm R. Garbe | removed VRATIO, NMASTER, inc*(), renamed HRATIO into... |
blob | commitdiff | raw | diff to current |
2007-08-05 |
Anselm R. Garbe | applied Jukka's dwm.1 patch |
blob | commitdiff | raw | diff to current |
2007-08-05 |
Anselm R. Garbe | changed shortcuts as described on the mailinglist,... |
blob | commitdiff | raw | diff to current |
2007-05-15 |
Anselm R. Garbe | added new Mod1-b functionality to dwm(1) |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Anselm R. Garbe | added the GTK Save-As bug report to BUGS section of... |
blob | commitdiff | raw | diff to current |
2007-02-26 |
Anselm R. Garbe | Escape -s in dwm.1 |
blob | commitdiff | raw | diff to current |
2007-02-23 |
Anselm R. Garbe | replacing Mod1-i with Mod1-Shift-j, Mod1-d with Mod1... |
blob | commitdiff | raw | diff to current |
2007-02-23 |
Anselm R. Garbe | well I agree to several people claiming h/j/k/l is... |
blob | commitdiff | raw | diff to current |
2007-02-22 |
Anselm R. Garbe | renamed untiled into floating, keeping tiled instead... |
blob | commitdiff | raw | diff to current |
2007-02-22 |
Anselm R. Garbe | hahaha, untiled and non-untiled sounded really cumbersome |
blob | commitdiff | raw | diff to current |
2007-02-22 |
Anselm R. Garbe | renamed versatile into untiled |
blob | commitdiff | raw | diff to current |
2007-02-22 |
Anselm R. Garbe | restoring default keybindings as Sander complained |
blob | commitdiff | raw | diff to current |
2007-02-22 |
Anselm R. Garbe | removed button4/5-bindings for incnmaster on mode label... |
blob | commitdiff | raw | diff to current |
2007-02-22 |
Anselm R. Garbe | fixed order of key bindings described in dwm.1 |
blob | commitdiff | raw | diff to current |
2007-02-22 |
Anselm R. Garbe | reusing drawsquare for client title, empty square befor... |
blob | commitdiff | raw | diff to current |
2007-02-22 |
Anselm R. Garbe | dwm draws a small caret before the client title if... |
blob | commitdiff | raw | diff to current |
2007-02-22 |
Anselm R. Garbe | several changes, made togglemax extern and separated... |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Anselm R. Garbe | renames swim[ming] into versatile |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Anselm R. Garbe | renamed floating into swimming (this does not clash... |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Anselm R. Garbe | introduced Layout struct |
blob | commitdiff | raw | diff to current |
2007-02-12 |
Anselm R. Garbe | bugfix of bugfix (thx to Sander) |
blob | commitdiff | raw | diff to current |
2007-02-12 |
Anselm R. Garbe | fixed a bug |
blob | commitdiff | raw | diff to current |
2007-02-12 |
Anselm R. Garbe | during writing 2wm.1 I noticed some bugs in dwm.1 |
blob | commitdiff | raw | diff to current |
2007-01-26 |
Anselm R. Garbe | regarding to plan9.bell-labs.com/sources/contrib/rsc... |
blob | commitdiff | raw | diff to current |
2007-01-26 |
Anselm R. Garbe | renamed CAVEATS into BUGS |
blob | commitdiff | raw | diff to current |
2007-01-17 |
Anselm R. Garbe | moved BORDERPX to config.*.h |
blob | commitdiff | raw | diff to current |
2007-01-14 |
Anselm R. Garbe | removed client title bar |
blob | commitdiff | raw | diff to current |
2007-01-10 |
Anselm R. Garbe | added Button{4,5} description to dwm.1 |
blob | commitdiff | raw | diff to current |
2007-01-07 |
Anselm R. Garbe | small grammar fix of dwm.1 |
blob | commitdiff | raw | diff to current |
2007-01-07 |
Anselm R. Garbe | changed a term in dwm.1 |
blob | commitdiff | raw | diff to current |
2007-01-05 |
Anselm R. Garbe | removed the term clients from dwm.1 |
blob | commitdiff | raw | diff to current |
2007-01-05 |
Anselm R. Garbe | changed shortcuts to M-i and M-d |
blob | commitdiff | raw | diff to current |
2007-01-05 |
Anselm R. Garbe | changed plus key to MODKEY-Shift-plus (US-layout restri... |
blob | commitdiff | raw | diff to current |
2007-01-05 |
Anselm R. Garbe | added MODKEY-{plus,minus} shortcuts (increasing/decreas... |
blob | commitdiff | raw | diff to current |
2006-12-13 |
arg@mig29 | applied Sanders patch |
blob | commitdiff | raw | diff to current |
2006-12-13 |
arg@mig29 | fixed man page, status bar displays EOF instead of... |
blob | commitdiff | raw | diff to current |
2006-12-13 |
arg@mig29 | added the java odyssee to CAVEATS section |
blob | commitdiff | raw | diff to current |
2006-12-07 |
arg@mig29 | we don't use the term clients anymore, windows is the... |
blob | commitdiff | raw | diff to current |
2006-12-01 |
arg@mig29 | and the winner is |
blob | commitdiff | raw | diff to current |
2006-12-01 |
arg@mig29 | less obtrusive indicator (only a top line) |
blob | commitdiff | raw | diff to current |
2006-12-01 |
arg@mig29 | final2 indicator |
blob | commitdiff | raw | diff to current |
2006-12-01 |
arg@mig29 | final indicators |
blob | commitdiff | raw | diff to current |
2006-11-30 |
arg@mig29 | removed viewall(), replaced with view(-1); added tag... |
blob | commitdiff | raw | diff to current |
2006-11-28 |
arg@mig29 | extended dwm.1 with last change |
blob | commitdiff | raw | diff to current |
2006-11-27 |
arg@mig29 | added man page entry |
blob | commitdiff | raw | diff to current |
2006-11-25 |
arg@mig29 | applied Manuels patch (thanks to Manuel!) |
blob | commitdiff | raw | diff to current |
2006-11-24 |
arg@mig29 | small fix of man page |
blob | commitdiff | raw | diff to current |
2006-11-23 |
arg@mig29 | using the term 'indicated' instead of 'higlighted' |
blob | commitdiff | raw | diff to current |
2006-11-23 |
arg@mig29 | updated man page with the bottom right corner indicator |
blob | commitdiff | raw | diff to current |
2006-10-31 |
arg@mig29 | applied Gottox patch to simplify the resizing of col... |
blob | commitdiff | raw | diff to current |
2006-10-05 |
Anselm R. Garbe | removed the stack position stuff |
blob | commitdiff | raw | diff to current |
2006-10-05 |
Anselm R. Garbe | final fix for man page |
blob | commitdiff | raw | diff to current |
2006-10-05 |
Anselm R. Garbe | Button3 click on mode label toggles stack position now |
blob | commitdiff | raw | diff to current |
2006-09-29 |
Anselm R. Garbe | documented the new behavior in man page |
blob | commitdiff | raw | diff to current |
2006-09-28 |
Anselm R. Garbe | renamed column into area |
blob | commitdiff | raw | diff to current |
next |