aboutsummaryrefslogtreecommitdiff
path: root/view.c
Commit message (Collapse)AuthorAge
* changed restack, to fix undrawed tag indicatorsAnselm R. Garbe2007-01-15
|
* removed drawclient and drawall (they performed useless operations/consumed ↵Anselm R. Garbe2007-01-15
| | | | useless cpu cycles)
* removed mode label stuffAnselm R. Garbe2007-01-14
|
* removed client title barAnselm R. Garbe2007-01-14
|
* removing to allow nmaster=0Anselm R. Garbe2007-01-12
|
* allowing nmaster=0 (I think that's a straight idea)Anselm R. Garbe2007-01-11
|
* reorganizedAnselm R. Garbe2007-01-08
|
* implemented nmaster appearance in mode label (using %u)Anselm R. Garbe2007-01-08
|
* allowing swap() for first master clientAnselm R. Garbe2007-01-05
|
* prevent pop() if first sel == nexttiled(clients)Anselm R. Garbe2007-01-05
|
* removed swap(), implemented pop for everythingAnselm R. Garbe2007-01-05
|
* preserving c1->snext and c2->snext in swap() as well.Anselm R. Garbe2007-01-05
|
* fixing some minor issuesAnselm R. Garbe2007-01-05
|
* adding some prevention that master clients get smaller than bhAnselm R. Garbe2007-01-05
|
* allowing zoom within master area as wellAnselm R. Garbe2007-01-05
|
* added MODKEY-{plus,minus} shortcuts (increasing/decreasing master clients)Anselm R. Garbe2007-01-05
|
* experimental version which allows master clients being increased/decreasedAnselm R. Garbe2007-01-05
|
* correctionsarg@mig292007-01-02
|
* next version will contain updated copyright noticearg@mig292007-01-02
|
* small simplification to dotile() (thx to Ross for this hint)arg@mig292006-12-20
|
* hotfix of a serious crashing bugarg@mig292006-12-04
|
* removed viewall(), replaced with view(-1); added tag(-1) to tag a client ↵arg@mig292006-11-30
| | | | 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
|
* applied Szabolcs Nagy's patch (thank you!)arg@mig292006-11-27
|
* applied patch by Jukkaarg@mig292006-11-27
|
* added togglefloat to hg tip (i consider this useful for some cases), using ↵arg@mig292006-11-27
| | | | MODKEY-Shift-space as shortcut
* fifififarg@mig292006-11-22
|
* applied Gottox' windowarea patcharg@mig292006-11-16
|
* applied Jukkas patcharg@mig292006-11-03
|
* renamed resizecol into resizemasterarg@mig292006-10-31
|
* applied Gottox patch to simplify the resizing of col, instead of resizing ↵arg@mig292006-10-31
| | | | the current area, it only resizes the master area in the future (seems more predictable)
* applied sanders try2 patcharg@mig292006-10-27
|
* applied sanders max size fixarg@mig292006-10-27
|
* hotfixAnselm R. Garbe2006-10-06
|
* do* has no Arg arument anymore (never called directly)Anselm R. Garbe2006-10-06
|
* code polishing, removed unnecessary newlinesAnselm R. Garbe2006-10-06
|
* yet another small fix and simplification of dotileAnselm R. Garbe2006-10-06
|
* removed the stack position stuffAnselm R. Garbe2006-10-05
|
* small boundary check fixAnselm R. Garbe2006-10-05
|
* changing MASTER value from percent into per millAnselm R. Garbe2006-10-05
|
* simplified dotile(), removed misleading lineAnselm R. Garbe2006-10-05
|
* keep master ratio on resizecol -> arrangeAnselm R. Garbe2006-10-05
|
* yet another simplification of dotile()Anselm R. Garbe2006-10-05
|
* simplified dotile()Anselm R. Garbe2006-10-05
|
* applied resizecol fix by JukkaAnselm R. Garbe2006-10-05
|
* removed useless updatemasterAnselm R. Garbe2006-09-29
|
* fixed small offset issueAnselm R. Garbe2006-09-29
|
* fixed the z-layer issue described on mailinglistAnselm R. Garbe2006-09-29
|
* removed the direction flippingAnselm R. Garbe2006-09-29
|
* small fix of a corner caseAnselm R. Garbe2006-09-29
|