aboutsummaryrefslogtreecommitdiff
path: root/view.c
Commit message (Expand)AuthorAgeLines
* renamed view.c into screen.cAnselm R. Garbe2007-02-19-344/+0
* renamed manage.c to view.cAnselm R. Garbe2007-02-19-0/+344
* merged tag.c, view.c and tile.c to manage.cAnselm R. Garbe2007-02-19-184/+0
* some more refactoringAnselm R. Garbe2007-02-19-0/+42
* added some new convenience functionsAnselm R. Garbe2007-02-19-11/+0
* introduced tile.c, some refactoring of functionsAnselm R. Garbe2007-02-19-131/+5
* don't resize master if not in tiled modeAnselm R. Garbe2007-02-19-0/+2
* well, resize should be called in dofloat anyways ;)Anselm R. Garbe2007-02-16-0/+1
* removed ugly ban(), extended resize() that it only resets the size if necessa...Anselm R. Garbe2007-02-16-31/+32
* removed getnext/getprev, redundantAnselm R. Garbe2007-02-16-5/+7
* added ban() which takes care than a banned window is not banned again... (thi...Anselm R. Garbe2007-02-14-3/+6
* made for/if/else constructs more consistent, some code polishingAnselm R. Garbe2007-02-14-4/+3
* yet another consistency fix of dwmAnselm R. Garbe2007-02-12-1/+1
* applied Sander's drop_bh patch3.3Anselm R. Garbe2007-01-31-5/+5
* prepared yet another hotfix release3.2.2Anselm R. Garbe2007-01-25-4/+6
* applied Sanders all5.patch (thanks for your weekend session, Sander!)Anselm R. Garbe2007-01-22-4/+4
* changed restack, to fix undrawed tag indicatorsAnselm R. Garbe2007-01-15-3/+2
* removed drawclient and drawall (they performed useless operations/consumed us...Anselm R. Garbe2007-01-15-1/+0
* removed mode label stuffAnselm R. Garbe2007-01-14-8/+0
* removed client title barAnselm R. Garbe2007-01-14-10/+4
* removing to allow nmaster=03.0Anselm R. Garbe2007-01-12-11/+4
* allowing nmaster=0 (I think that's a straight idea)Anselm R. Garbe2007-01-11-5/+12
* reorganizedAnselm R. Garbe2007-01-08-4/+8
* implemented nmaster appearance in mode label (using %u)Anselm R. Garbe2007-01-08-2/+10
* allowing swap() for first master clientAnselm R. Garbe2007-01-05-10/+10
* prevent pop() if first sel == nexttiled(clients)Anselm R. Garbe2007-01-05-1/+1
* removed swap(), implemented pop for everythingAnselm R. Garbe2007-01-05-61/+8
* preserving c1->snext and c2->snext in swap() as well.Anselm R. Garbe2007-01-05-0/+4
* fixing some minor issuesAnselm R. Garbe2007-01-05-11/+12
* adding some prevention that master clients get smaller than bhAnselm R. Garbe2007-01-05-1/+2
* allowing zoom within master area as wellAnselm R. Garbe2007-01-05-3/+4
* added MODKEY-{plus,minus} shortcuts (increasing/decreasing master clients)Anselm R. Garbe2007-01-05-13/+52
* experimental version which allows master clients being increased/decreasedAnselm R. Garbe2007-01-05-21/+34
* correctionsarg@mig292007-01-02-1/+1
* next version will contain updated copyright noticearg@mig292007-01-02-1/+1
* small simplification to dotile() (thx to Ross for this hint)arg@mig292006-12-20-6/+5
* hotfix of a serious crashing bug2.5.1arg@mig292006-12-04-1/+2
* removed viewall(), replaced with view(-1); added tag(-1) to tag a client with...arg@mig292006-11-30-10/+1
* togglefloat should only work in dotile mode (thanks to Sander for this hint)arg@mig292006-11-28-1/+1
* applied Szabolcs Nagy's patch (thank you!)arg@mig292006-11-27-1/+1
* applied patch by Jukkaarg@mig292006-11-27-1/+1
* added togglefloat to hg tip (i consider this useful for some cases), using MO...arg@mig292006-11-27-0/+8
* fifififarg@mig292006-11-22-33/+0
* applied Gottox' windowarea patcharg@mig292006-11-16-23/+17
* applied Jukkas patcharg@mig292006-11-03-3/+7
* renamed resizecol into resizemaster2.1arg@mig292006-10-31-1/+1
* applied Gottox patch to simplify the resizing of col, instead of resizing the...arg@mig292006-10-31-17/+2
* applied sanders try2 patcharg@mig292006-10-27-2/+1
* applied sanders max size fixarg@mig292006-10-27-0/+4
* hotfixAnselm R. Garbe2006-10-06-1/+2