| Commit message (Expand) | Author | Age | Files | Lines |
* | dwm.1: fix wrong text in man page | Hiltjo Posthuma | 2020-07-08 | 1 | -1/+1 |
* | remove old TODO and BUGS entries | Hiltjo Posthuma | 2018-05-12 | 1 | -9/+3 |
* | applied Ian Remmler's man page adjustment suggestions | Anselm R Garbe | 2016-12-05 | 1 | -4/+5 |
* | dwm.1: add keybinding for spawning dmenu | Quentin Rameau | 2016-11-15 | 1 | -0/+5 |
* | added st to SEE ALSO section | Anselm R Garbe | 2013-05-01 | 1 | -1/+2 |
* | use st as default terminal from now on | Anselm R Garbe | 2013-05-01 | 1 | -1/+1 |
* | add nmaster binds to manpage | Connor Lane Smith | 2011-10-26 | 1 | -2/+8 |
* | implemented dynamic layout symbol stuff | Anselm R Garbe | 2009-09-16 | 1 | -8/+7 |
* | applied nsz's dwm.1 patch, also added wmname | Anselm R Garbe | 2009-08-16 | 1 | -5/+11 |
* | applied nsz' man page comment, thanks! | Anselm R Garbe | 2009-07-20 | 1 | -2/+4 |
* | merge | Anselm R Garbe | 2009-07-20 | 1 | -14/+6 |
|\ |
|
| * | applied nsz' dwm.1 fixes, thanks Szabolcs! | Anselm R Garbe | 2009-07-18 | 1 | -14/+6 |
* | | removed Standard input hint | Anselm R Garbe | 2009-07-20 | 1 | -1/+1 |
|/ |
|
* | removed obsolete BUG | Anselm R Garbe | 2009-07-13 | 1 | -6/+0 |
* | extended man page to mention number of visible windows | Anselm R Garbe | 2009-07-09 | 1 | -8/+9 |
* | changed focusmon/tagmon to work on prev/next instead (-1/+1), changed shortcu... | Anselm R Garbe | 2009-07-02 | 1 | -7/+19 |
* | applied Neale Pickett's xprop status reading patch, updated README and dwm.1 ... | a@null | 2008-12-12 | 1 | -7/+7 |
* | applied James Turner's dwm.1 patch, thanks James! | Anselm R Garbe | 2008-06-23 | 1 | -4/+1 |
* | untested monocle | Anselm R Garbe | 2008-06-19 | 1 | -1/+10 |
* | updated man page regarding Mod1-m | Anselm R Garbe | 2008-06-15 | 1 | -1/+1 |
* | applied yiyus domax patch with slight modifications | Anselm R Garbe | 2008-05-26 | 1 | -0/+3 |
* | simplification | anselm@anselm1 | 2008-05-19 | 1 | -1/+1 |
* | make it easier for the user, if Xinerama support is given, always use the scr... | Anselm R Garbe | 2008-05-19 | 1 | -0/+3 |
* | removed monocle for now | Anselm R Garbe | 2008-05-17 | 1 | -3/+0 |
* | removed the exact focus mechanism of next/prev window | Anselm R Garbe | 2008-05-17 | 1 | -6/+0 |
* | removed Geom stuff, introduced updategeom() again, still view is somewhat bro... | Anselm R Garbe | 2008-05-11 | 1 | -3/+0 |
* | implemented exact focus next, if arg != NULL to focus{next,prev} | Anselm R Garbe | 2008-05-11 | 1 | -0/+6 |
* | revival of mfact and setmfact | Anselm R Garbe | 2008-03-24 | 1 | -0/+6 |
* | setlayout and setgeom are now togglable again | Anselm R Garbe | 2008-03-24 | 1 | -10/+4 |
* | updated dwm(1) | Anselm R Garbe | 2008-03-12 | 1 | -24/+24 |
* | new stuff | Anselm R Garbe | 2008-03-06 | 1 | -2/+5 |
* | implemented the stuff as I discussed on dwm@ | Anselm R Garbe | 2008-03-05 | 1 | -9/+6 |
* | renamed maximise to monocle again. | Anselm R Garbe | 2008-03-05 | 1 | -11/+2 |
* | renamed monocle into maxmise, documented the keybindings in dwm(1) | anselm@anselm1 | 2008-03-04 | 1 | -12/+19 |
* | simplified Mod-m | Anselm R. Garbe | 2007-12-09 | 1 | -1/+1 |
* | implemented reapply for re-applying the tagging rules during runtime, Mod-r | Anselm R. Garbe | 2007-12-08 | 1 | -0/+3 |
* | added Mod1-Tab description to dwm.1 | Anselm R. Garbe | 2007-10-10 | 1 | -0/+3 |
* | fixed man page | Anselm R. Garbe | 2007-09-30 | 1 | -1/+1 |
* | applied Peter Hartlich's togglemax patch to allow toggling tiled clients to m... | Anselm R. Garbe | 2007-09-18 | 1 | -1/+1 |
* | made all stuff non-static - so you can choose wether to use dwm the static or... | arg@suckless.org | 2007-09-17 | 1 | -1/+1 |
* | Mod1-Button2 on a floating but not-fixed client will make it tiled again | Anselm R. Garbe | 2007-09-16 | 1 | -1/+1 |
* | now tiled windows can be resized/moved, their floating state will be toggled ... | Anselm R. Garbe | 2007-09-16 | 1 | -2/+2 |
* | prepared 4.4.1 bugfix and minor feature enhancement release | Anselm R. Garbe | 2007-08-26 | 1 | -1/+1 |
* | removed VRATIO, NMASTER, inc*(), renamed HRATIO into MASTER, see mailinglist ... | Anselm R. Garbe | 2007-08-10 | 1 | -17/+5 |
* | applied Jukka's dwm.1 patch | Anselm R. Garbe | 2007-08-05 | 1 | -6/+6 |
* | changed shortcuts as described on the mailinglist, added sanity checks for ra... | Anselm R. Garbe | 2007-08-05 | 1 | -6/+12 |
* | added new Mod1-b functionality to dwm(1) | Anselm R. Garbe | 2007-05-15 | 1 | -0/+3 |
* | added the GTK Save-As bug report to BUGS section of dwm(1) | Anselm R. Garbe | 2007-05-14 | 1 | -0/+8 |
* | Escape -s in dwm.1 | Anselm R. Garbe | 2007-02-26 | 1 | -25/+25 |
* | replacing Mod1-i with Mod1-Shift-j, Mod1-d with Mod1-Shift-k | Anselm R. Garbe | 2007-02-23 | 1 | -6/+6 |