Age | Commit message (Expand) | Author | Files | Lines |
2007-12-22 | proceeded with multihead/Xinerama support | anselm@anselm1 | 1 | -5/+5 |
2007-12-22 | removed maximize, there will be monocle soon | anselm@anselm1 | 1 | -1/+0 |
2007-12-22 | fixed wrong tagging stuff | anselm@anselm1 | 1 | -1/+1 |
2007-12-22 | added dmenu_run to config.h | anselm@anselm1 | 1 | -2/+1 |
2007-12-09 | simplified Mod-m | Anselm R. Garbe | 1 | -1/+1 |
2007-12-08 | implemented reapply for re-applying the tagging rules during runtime, Mod-r | Anselm R. Garbe | 1 | -0/+1 |
2007-11-10 | Using a new tags definition (const char [][MAXTAGLEN] - thanks go to Szabolcs! | Anselm R. Garbe | 1 | -58/+57 |
2007-11-07 | moved LENGTH to dwm.c, moved prevtags to dwm.c | arg@suckless.org | 1 | -4/+0 |
2007-11-02 | revival of RESIZEHINTS | Anselm R. Garbe | 1 | -0/+1 |
2007-10-28 | replaced Nmacros with LENGTH(x) macro | Anselm R. Garbe | 1 | -6/+5 |
2007-10-28 | replaced ISTILE with domwfact/dozoom bools, removed nrules, nlayouts and ltid... | Anselm R. Garbe | 1 | -1/+3 |
2007-10-27 | going toward 4.7 | Anselm R. Garbe | 1 | -0/+3 |
2007-10-24 | removed RESIZEHINTS and enhanced tile for fixed or aspect-ratio'ed clients | arg@suckless.org | 1 | -1/+0 |
2007-10-10 | added antoszka's viewprev patch with some minor modifications, restored Clien... | Anselm R. Garbe | 1 | -0/+1 |
2007-10-05 | removing NULL-terminating **tags definition in config.h | Anselm R. Garbe | 1 | -1/+1 |
2007-10-01 | s/xterm/uxterm/ | Anselm R. Garbe | 1 | -1/+1 |
2007-10-01 | fixed font definition | Anselm R. Garbe | 1 | -1/+1 |
2007-09-30 | applied Peter Hartlich's border collapse patch | Anselm R. Garbe | 1 | -7/+7 |
2007-09-27 | fixed colors | Anselm R. Garbe | 1 | -3/+3 |
2007-09-26 | updated with my favorite colorscheme | Anselm R. Garbe | 1 | -7/+6 |
2007-09-25 | applied colors depend from lavishs proposal | Anselm R. Garbe | 1 | -6/+6 |
2007-09-23 | switching to white normal bg, renaming tag 9 into www, for static use in conj... | Anselm R. Garbe | 1 | -9/+9 |
2007-09-23 | renamed config.h into config.def.h, config.h will be created if not present, ... | Anselm R. Garbe | 1 | -0/+0 |
2007-09-22 | introduced ISTILE, which can be easily extended with other layout functions t... | Anselm R. Garbe | 1 | -3/+4 |
2007-09-17 | made all stuff non-static - so you can choose wether to use dwm the static or... | arg@suckless.org | 1 | -3/+3 |
2007-09-15 | micromizing dwm step 1 | Anselm R. Garbe | 1 | -15/+11 |
2007-09-15 | new colorscheme (16-bit compliant) | Anselm R. Garbe | 1 | -11/+3 |
2007-09-15 | renamed config.default.h into config.h | Anselm R. Garbe | 1 | -1/+1 |
2007-09-15 | removed config.arg.h, only 1 config.h necessary | Anselm R. Garbe | 1 | -12/+22 |
2007-09-09 | introduced new define RESIZEHINTS, which allows to enable/disable size hint h... | Anselm R. Garbe | 1 | -0/+1 |
2007-08-17 | applied Jukka Salmi's setmwfact patch | Anselm R. Garbe | 1 | -2/+2 |
2007-08-16 | made plural arrays | Anselm R. Garbe | 1 | -3/+3 |
2007-08-16 | made tag/view/toggle{tag,view} work on pointer to tags-array, there was the n... | Anselm R. Garbe | 1 | -39/+39 |
2007-08-12 | moved floating to layout.c, kept tile.c outside | Anselm R. Garbe | 1 | -1/+0 |
2007-08-12 | renamed MASTER into MWFACT, master into mwfact, and incmaster into addtomwfact | Anselm R. Garbe | 1 | -3/+3 |
2007-08-11 | separated layout-specific stuff into separate .h and .c files which are inclu... | Anselm R. Garbe | 1 | -3/+4 |
2007-08-10 | removed VRATIO, NMASTER, inc*(), renamed HRATIO into MASTER, see mailinglist ... | Anselm R. Garbe | 1 | -9/+4 |
2007-08-05 | changed shortcuts as described on the mailinglist, added sanity checks for ra... | Anselm R. Garbe | 1 | -4/+6 |
2007-08-04 | I introduced {H,V}RATIO and inc{h,v,}ratio() functions - the default behaves ... | Anselm R. Garbe | 1 | -3/+4 |
2007-08-03 | implemented ratio tile as described on the mailinglist | Anselm R. Garbe | 1 | -5/+5 |
2007-05-30 | referred to LICENSE file4.2 | Anselm R. Garbe | 1 | -6/+1 |
2007-05-30 | Jukka also belongs to Copyright holders after all he has contributed and done... | Anselm R. Garbe | 1 | -0/+1 |
2007-05-29 | added nsz to copyright holders as well, because he did a lot recently | Anselm R. Garbe | 1 | -0/+1 |
2007-05-29 | added anydot to Copyright holders, because he contributed a lot recently | Anselm R. Garbe | 1 | -0/+1 |
2007-05-15 | made bar togglalble | Anselm R. Garbe | 1 | -1/+2 |
2007-04-13 | yet another fix of copyright compactisition | Anselm R. Garbe | 1 | -3/+3 |
2007-02-24 | prepared 3.7, ready to rambo3.7 | Anselm R. Garbe | 1 | -1/+1 |
2007-02-23 | replacing Mod1-i with Mod1-Shift-j, Mod1-d with Mod1-Shift-k | Anselm R. Garbe | 1 | -2/+2 |
2007-02-23 | default masterwidth should also be at 600 | Anselm R. Garbe | 1 | -1/+1 |
2007-02-23 | changed order if h/l | Anselm R. Garbe | 1 | -1/+1 |