101 Commits (caf5a162716ebdcca0ba7dda1e7335697f3b9208)

Author SHA1 Message Date
  Anselm R. Garbe 72faa1919e changed restack, to fix undrawed tag indicators 17 years ago
  Anselm R. Garbe f8181f64e2 removed drawclient and drawall (they performed useless operations/consumed useless cpu cycles) 17 years ago
  Anselm R. Garbe ceea528eff removed mode label stuff 17 years ago
  Anselm R. Garbe 6c5dc7017c removed client title bar 17 years ago
  Anselm R. Garbe f679125206 removing to allow nmaster=0 17 years ago
  Anselm R. Garbe d108cfa7fc allowing nmaster=0 (I think that's a straight idea) 17 years ago
  Anselm R. Garbe 5a5851bac2 reorganized 17 years ago
  Anselm R. Garbe 1d4a24dae0 implemented nmaster appearance in mode label (using %u) 17 years ago
  Anselm R. Garbe 6c767072a3 allowing swap() for first master client 17 years ago
  Anselm R. Garbe e9cfae7aba prevent pop() if first sel == nexttiled(clients) 17 years ago
  Anselm R. Garbe 7ac0de8350 removed swap(), implemented pop for everything 17 years ago
  Anselm R. Garbe 0b7c0f10ee preserving c1->snext and c2->snext in swap() as well. 17 years ago
  Anselm R. Garbe 51f6405b0d fixing some minor issues 17 years ago
  Anselm R. Garbe d939f301fa adding some prevention that master clients get smaller than bh 17 years ago
  Anselm R. Garbe 0faaba04a5 allowing zoom within master area as well 17 years ago
  Anselm R. Garbe 06bae9dfb7 added MODKEY-{plus,minus} shortcuts (increasing/decreasing master clients) 17 years ago
  Anselm R. Garbe 0b80d1842d experimental version which allows master clients being increased/decreased 17 years ago
  arg@mig29 ac24f132db corrections 17 years ago
  arg@mig29 cb4aa5bc35 next version will contain updated copyright notice 17 years ago
  arg@mig29 7e59c89250 small simplification to dotile() (thx to Ross for this hint) 18 years ago
  arg@mig29 7009ebfa69 hotfix of a serious crashing bug 18 years ago
  arg@mig29 42fd392e05 removed viewall(), replaced with view(-1); added tag(-1) to tag a client with all tags (new key combo MODKEY-Shift-0) 18 years ago
  arg@mig29 3aff96177c togglefloat should only work in dotile mode (thanks to Sander for this hint) 18 years ago
  arg@mig29 d2a4952956 applied Szabolcs Nagy's patch (thank you!) 18 years ago
  arg@mig29 0c97b21b61 applied patch by Jukka 18 years ago
  arg@mig29 46d5f9d1bf added togglefloat to hg tip (i consider this useful for some cases), using MODKEY-Shift-space as shortcut 18 years ago
  arg@mig29 321e8d51ed fififif 18 years ago
  arg@mig29 b003a35fde applied Gottox' windowarea patch 18 years ago
  arg@mig29 f78c16f8c6 applied Jukkas patch 18 years ago
  arg@mig29 4b5b3d90af renamed resizecol into resizemaster 18 years ago
  arg@mig29 2cce4b95cd applied Gottox patch to simplify the resizing of col, instead of resizing the current area, it only resizes the master area in the future (seems more predictable) 18 years ago
  arg@mig29 0f395c1b11 applied sanders try2 patch 18 years ago
  arg@mig29 2b13e7466f applied sanders max size fix 18 years ago
  Anselm R. Garbe ce9a9934ec hotfix 18 years ago
  Anselm R. Garbe 5983c00b95 do* has no Arg arument anymore (never called directly) 18 years ago
  Anselm R. Garbe 6651dd7fd9 code polishing, removed unnecessary newlines 18 years ago
  Anselm R. Garbe acdea31916 yet another small fix and simplification of dotile 18 years ago
  Anselm R. Garbe 10885d349a removed the stack position stuff 18 years ago
  Anselm R. Garbe 1c1d09f3e9 small boundary check fix 18 years ago
  Anselm R. Garbe 0384faeee5 changing MASTER value from percent into per mill 18 years ago
  Anselm R. Garbe 69408d384d simplified dotile(), removed misleading line 18 years ago
  Anselm R. Garbe 6fc8a63041 keep master ratio on resizecol -> arrange 18 years ago
  Anselm R. Garbe 2583a7c0d1 yet another simplification of dotile() 18 years ago
  Anselm R. Garbe 0ef6e3103c simplified dotile() 18 years ago
  Anselm R. Garbe 7c052b37c8 applied resizecol fix by Jukka 18 years ago
  Anselm R. Garbe 010fd21b20 removed useless updatemaster 18 years ago
  Anselm R. Garbe f833d109d1 fixed small offset issue 18 years ago
  Anselm R. Garbe 7225c99903 fixed the z-layer issue described on mailinglist 18 years ago
  Anselm R. Garbe 36178933ed removed the direction flipping 18 years ago
  Anselm R. Garbe ad0da9a571 small fix of a corner case 18 years ago