Age | Commit message (Expand) | Author |
2007-02-19 | introduced tile.c, some refactoring of functions | Anselm R. Garbe |
2007-02-19 | don't resize master if not in tiled mode | Anselm R. Garbe |
2007-02-16 | well, resize should be called in dofloat anyways ;) | Anselm R. Garbe |
2007-02-16 | removed ugly ban(), extended resize() that it only resets the size if necessa... | Anselm R. Garbe |
2007-02-16 | removed getnext/getprev, redundant | Anselm R. Garbe |
2007-02-14 | added ban() which takes care than a banned window is not banned again... (thi... | Anselm R. Garbe |
2007-02-14 | made for/if/else constructs more consistent, some code polishing | Anselm R. Garbe |
2007-02-12 | yet another consistency fix of dwm | Anselm R. Garbe |
2007-01-31 | applied Sander's drop_bh patch | Anselm R. Garbe |
2007-01-25 | prepared yet another hotfix release | Anselm R. Garbe |
2007-01-22 | applied Sanders all5.patch (thanks for your weekend session, Sander!) | Anselm R. Garbe |
2007-01-15 | changed restack, to fix undrawed tag indicators | Anselm R. Garbe |
2007-01-15 | removed drawclient and drawall (they performed useless operations/consumed us... | Anselm R. Garbe |
2007-01-14 | removed mode label stuff | Anselm R. Garbe |
2007-01-14 | removed client title bar | Anselm R. Garbe |
2007-01-12 | removing to allow nmaster=0 | Anselm R. Garbe |
2007-01-11 | allowing nmaster=0 (I think that's a straight idea) | Anselm R. Garbe |
2007-01-08 | reorganized | Anselm R. Garbe |
2007-01-08 | implemented nmaster appearance in mode label (using %u) | Anselm R. Garbe |
2007-01-05 | allowing swap() for first master client | Anselm R. Garbe |
2007-01-05 | prevent pop() if first sel == nexttiled(clients) | Anselm R. Garbe |
2007-01-05 | removed swap(), implemented pop for everything | Anselm R. Garbe |
2007-01-05 | preserving c1->snext and c2->snext in swap() as well. | Anselm R. Garbe |
2007-01-05 | fixing some minor issues | Anselm R. Garbe |
2007-01-05 | adding some prevention that master clients get smaller than bh | Anselm R. Garbe |
2007-01-05 | allowing zoom within master area as well | Anselm R. Garbe |
2007-01-05 | added MODKEY-{plus,minus} shortcuts (increasing/decreasing master clients) | Anselm R. Garbe |
2007-01-05 | experimental version which allows master clients being increased/decreased | Anselm R. Garbe |
2007-01-02 | corrections | arg@mig29 |
2007-01-02 | next version will contain updated copyright notice | arg@mig29 |
2006-12-20 | small simplification to dotile() (thx to Ross for this hint) | arg@mig29 |
2006-12-04 | hotfix of a serious crashing bug | arg@mig29 |
2006-11-30 | removed viewall(), replaced with view(-1); added tag(-1) to tag a client with... | arg@mig29 |
2006-11-28 | togglefloat should only work in dotile mode (thanks to Sander for this hint) | arg@mig29 |
2006-11-27 | applied Szabolcs Nagy's patch (thank you!) | arg@mig29 |
2006-11-27 | applied patch by Jukka | arg@mig29 |
2006-11-27 | added togglefloat to hg tip (i consider this useful for some cases), using MO... | arg@mig29 |
2006-11-22 | fififif | arg@mig29 |
2006-11-16 | applied Gottox' windowarea patch | arg@mig29 |
2006-11-03 | applied Jukkas patch | arg@mig29 |
2006-10-31 | renamed resizecol into resizemaster | arg@mig29 |
2006-10-31 | applied Gottox patch to simplify the resizing of col, instead of resizing the... | arg@mig29 |
2006-10-27 | applied sanders try2 patch | arg@mig29 |
2006-10-27 | applied sanders max size fix | arg@mig29 |
2006-10-06 | hotfix | Anselm R. Garbe |
2006-10-06 | do* has no Arg arument anymore (never called directly) | Anselm R. Garbe |
2006-10-06 | code polishing, removed unnecessary newlines | Anselm R. Garbe |
2006-10-06 | yet another small fix and simplification of dotile | Anselm R. Garbe |
2006-10-05 | removed the stack position stuff | Anselm R. Garbe |
2006-10-05 | small boundary check fix | Anselm R. Garbe |