aboutsummaryrefslogtreecommitdiff
path: root/view.c
Commit message (Collapse)AuthorAgeLines
* 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 ↵Anselm R. Garbe2007-01-15-1/+0
| | | | useless cpu cycles)
* 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 ↵arg@mig292006-11-30-10/+1
| | | | with all tags (new key combo MODKEY-Shift-0)
* 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 ↵arg@mig292006-11-27-0/+8
| | | | MODKEY-Shift-space as shortcut
* 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 ↵arg@mig292006-10-31-17/+2
| | | | the current area, it only resizes the master area in the future (seems more predictable)
* 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
|
* do* has no Arg arument anymore (never called directly)1.9Anselm R. Garbe2006-10-06-9/+9
|
* code polishing, removed unnecessary newlinesAnselm R. Garbe2006-10-06-14/+4
|
* yet another small fix and simplification of dotileAnselm R. Garbe2006-10-06-18/+10
|
* removed the stack position stuffAnselm R. Garbe2006-10-05-58/+13
|
* small boundary check fixAnselm R. Garbe2006-10-05-2/+2
|
* changing MASTER value from percent into per millAnselm R. Garbe2006-10-05-2/+2
|
* simplified dotile(), removed misleading line1.8Anselm R. Garbe2006-10-05-2/+3
|
* keep master ratio on resizecol -> arrangeAnselm R. Garbe2006-10-05-14/+10
|
* yet another simplification of dotile()Anselm R. Garbe2006-10-05-30/+25
|
* simplified dotile()Anselm R. Garbe2006-10-05-36/+20
|
* applied resizecol fix by JukkaAnselm R. Garbe2006-10-05-2/+4
|
* removed useless updatemasterAnselm R. Garbe2006-09-29-6/+1
|
* fixed small offset issueAnselm R. Garbe2006-09-29-1/+1
|