aboutsummaryrefslogtreecommitdiff
path: root/view.c
AgeCommit message (Expand)AuthorLines
2007-01-05added MODKEY-{plus,minus} shortcuts (increasing/decreasing master clients)Anselm R. Garbe-13/+52
2007-01-05experimental version which allows master clients being increased/decreasedAnselm R. Garbe-21/+34
2007-01-02correctionsarg@mig29-1/+1
2007-01-02next version will contain updated copyright noticearg@mig29-1/+1
2006-12-20small simplification to dotile() (thx to Ross for this hint)arg@mig29-6/+5
2006-12-04hotfix of a serious crashing bugarg@mig29-1/+2
2006-11-30removed viewall(), replaced with view(-1); added tag(-1) to tag a client with...arg@mig29-10/+1
2006-11-28togglefloat should only work in dotile mode (thanks to Sander for this hint)arg@mig29-1/+1
2006-11-27applied Szabolcs Nagy's patch (thank you!)arg@mig29-1/+1
2006-11-27applied patch by Jukkaarg@mig29-1/+1
2006-11-27added togglefloat to hg tip (i consider this useful for some cases), using MO...arg@mig29-0/+8
2006-11-22fifififarg@mig29-33/+0
2006-11-16applied Gottox' windowarea patcharg@mig29-23/+17
2006-11-03applied Jukkas patcharg@mig29-3/+7
2006-10-31renamed resizecol into resizemasterarg@mig29-1/+1
2006-10-31applied Gottox patch to simplify the resizing of col, instead of resizing the...arg@mig29-17/+2
2006-10-27applied sanders try2 patcharg@mig29-2/+1
2006-10-27applied sanders max size fixarg@mig29-0/+4
2006-10-06hotfixAnselm R. Garbe-1/+2
2006-10-06do* has no Arg arument anymore (never called directly)Anselm R. Garbe-9/+9
2006-10-06code polishing, removed unnecessary newlinesAnselm R. Garbe-14/+4
2006-10-06yet another small fix and simplification of dotileAnselm R. Garbe-18/+10
2006-10-05removed the stack position stuffAnselm R. Garbe-58/+13
2006-10-05small boundary check fixAnselm R. Garbe-2/+2
2006-10-05changing MASTER value from percent into per millAnselm R. Garbe-2/+2
2006-10-05simplified dotile(), removed misleading lineAnselm R. Garbe-2/+3
2006-10-05keep master ratio on resizecol -> arrangeAnselm R. Garbe-14/+10
2006-10-05yet another simplification of dotile()Anselm R. Garbe-30/+25
2006-10-05simplified dotile()Anselm R. Garbe-36/+20
2006-10-05applied resizecol fix by JukkaAnselm R. Garbe-2/+4
2006-09-29removed useless updatemasterAnselm R. Garbe-6/+1
2006-09-29fixed small offset issueAnselm R. Garbe-1/+1
2006-09-29fixed the z-layer issue described on mailinglistAnselm R. Garbe-1/+8
2006-09-29removed the direction flippingAnselm R. Garbe-60/+18
2006-09-29small fix of a corner caseAnselm R. Garbe-1/+1
2006-09-29added the new dotile as described on mlAnselm R. Garbe-30/+98
2006-09-29prelim of dotile()Anselm R. Garbe-37/+67
2006-09-29first step to a more flexible dotile() algorithmAnselm R. Garbe-27/+31
2006-09-28renamed column into areaAnselm R. Garbe-0/+18
2006-09-28applied Jukkas patchAnselm R. Garbe-11/+11
2006-09-25applied sanders jukka patcharg@mmvi-5/+3
2006-09-25applied Jukkas patcharg@mmvi-3/+3
2006-09-22removed all dotile checksarg@mmvi-3/+3
2006-09-22applied Jukkas remark (dunno if this is correct though)arg@mmvi-2/+2
2006-09-22applied jukkas patcharg@mmvi-8/+4
2006-09-22hotfixarg@mmvi-5/+5
2006-09-22small change to achieve Jukka's last proposalarg@mmvi-13/+32
2006-09-22fixed issue pointed out by Jukkaarg@mmvi-4/+4
2006-09-22implemented the maximization as I described on the mailinglist, this feels be...arg@mmvi-6/+17
2006-09-14removed useless inclusionAnselm R. Garbe-1/+0