| Commit message (Expand) | Author | Age | Files | Lines |
* | reorganized | Anselm R. Garbe | 2007-01-08 | 1 | -4/+8 |
* | implemented nmaster appearance in mode label (using %u) | Anselm R. Garbe | 2007-01-08 | 1 | -2/+10 |
* | allowing swap() for first master client | Anselm R. Garbe | 2007-01-05 | 1 | -10/+10 |
* | prevent pop() if first sel == nexttiled(clients) | Anselm R. Garbe | 2007-01-05 | 1 | -1/+1 |
* | removed swap(), implemented pop for everything | Anselm R. Garbe | 2007-01-05 | 1 | -61/+8 |
* | preserving c1->snext and c2->snext in swap() as well. | Anselm R. Garbe | 2007-01-05 | 1 | -0/+4 |
* | fixing some minor issues | Anselm R. Garbe | 2007-01-05 | 1 | -11/+12 |
* | adding some prevention that master clients get smaller than bh | Anselm R. Garbe | 2007-01-05 | 1 | -1/+2 |
* | allowing zoom within master area as well | Anselm R. Garbe | 2007-01-05 | 1 | -3/+4 |
* | added MODKEY-{plus,minus} shortcuts (increasing/decreasing master clients) | Anselm R. Garbe | 2007-01-05 | 1 | -13/+52 |
* | experimental version which allows master clients being increased/decreased | Anselm R. Garbe | 2007-01-05 | 1 | -21/+34 |
* | corrections | arg@mig29 | 2007-01-02 | 1 | -1/+1 |
* | next version will contain updated copyright notice | arg@mig29 | 2007-01-02 | 1 | -1/+1 |
* | small simplification to dotile() (thx to Ross for this hint) | arg@mig29 | 2006-12-20 | 1 | -6/+5 |
* | hotfix of a serious crashing bug | arg@mig29 | 2006-12-04 | 1 | -1/+2 |
* | removed viewall(), replaced with view(-1); added tag(-1) to tag a client with... | arg@mig29 | 2006-11-30 | 1 | -10/+1 |
* | togglefloat should only work in dotile mode (thanks to Sander for this hint) | arg@mig29 | 2006-11-28 | 1 | -1/+1 |
* | applied Szabolcs Nagy's patch (thank you!) | arg@mig29 | 2006-11-27 | 1 | -1/+1 |
* | applied patch by Jukka | arg@mig29 | 2006-11-27 | 1 | -1/+1 |
* | added togglefloat to hg tip (i consider this useful for some cases), using MO... | arg@mig29 | 2006-11-27 | 1 | -0/+8 |
* | fififif | arg@mig29 | 2006-11-22 | 1 | -33/+0 |
* | applied Gottox' windowarea patch | arg@mig29 | 2006-11-16 | 1 | -23/+17 |
* | applied Jukkas patch | arg@mig29 | 2006-11-03 | 1 | -3/+7 |
* | renamed resizecol into resizemaster | arg@mig29 | 2006-10-31 | 1 | -1/+1 |
* | applied Gottox patch to simplify the resizing of col, instead of resizing the... | arg@mig29 | 2006-10-31 | 1 | -17/+2 |
* | applied sanders try2 patch | arg@mig29 | 2006-10-27 | 1 | -2/+1 |
* | applied sanders max size fix | arg@mig29 | 2006-10-27 | 1 | -0/+4 |
* | hotfix | Anselm R. Garbe | 2006-10-06 | 1 | -1/+2 |
* | do* has no Arg arument anymore (never called directly) | Anselm R. Garbe | 2006-10-06 | 1 | -9/+9 |
* | code polishing, removed unnecessary newlines | Anselm R. Garbe | 2006-10-06 | 1 | -14/+4 |
* | yet another small fix and simplification of dotile | Anselm R. Garbe | 2006-10-06 | 1 | -18/+10 |
* | removed the stack position stuff | Anselm R. Garbe | 2006-10-05 | 1 | -58/+13 |
* | small boundary check fix | Anselm R. Garbe | 2006-10-05 | 1 | -2/+2 |
* | changing MASTER value from percent into per mill | Anselm R. Garbe | 2006-10-05 | 1 | -2/+2 |
* | simplified dotile(), removed misleading line | Anselm R. Garbe | 2006-10-05 | 1 | -2/+3 |
* | keep master ratio on resizecol -> arrange | Anselm R. Garbe | 2006-10-05 | 1 | -14/+10 |
* | yet another simplification of dotile() | Anselm R. Garbe | 2006-10-05 | 1 | -30/+25 |
* | simplified dotile() | Anselm R. Garbe | 2006-10-05 | 1 | -36/+20 |
* | applied resizecol fix by Jukka | Anselm R. Garbe | 2006-10-05 | 1 | -2/+4 |
* | removed useless updatemaster | Anselm R. Garbe | 2006-09-29 | 1 | -6/+1 |
* | fixed small offset issue | Anselm R. Garbe | 2006-09-29 | 1 | -1/+1 |
* | fixed the z-layer issue described on mailinglist | Anselm R. Garbe | 2006-09-29 | 1 | -1/+8 |
* | removed the direction flipping | Anselm R. Garbe | 2006-09-29 | 1 | -60/+18 |
* | small fix of a corner case | Anselm R. Garbe | 2006-09-29 | 1 | -1/+1 |
* | added the new dotile as described on ml | Anselm R. Garbe | 2006-09-29 | 1 | -30/+98 |
* | prelim of dotile() | Anselm R. Garbe | 2006-09-29 | 1 | -37/+67 |
* | first step to a more flexible dotile() algorithm | Anselm R. Garbe | 2006-09-29 | 1 | -27/+31 |
* | renamed column into area | Anselm R. Garbe | 2006-09-28 | 1 | -0/+18 |
* | applied Jukkas patch | Anselm R. Garbe | 2006-09-28 | 1 | -11/+11 |
* | applied sanders jukka patch | arg@mmvi | 2006-09-25 | 1 | -5/+3 |