94 Commits (1d4a24dae02cfb3a3241c3d293e96dba910317bd)

Author SHA1 Message Date
Anselm R. Garbe 1d4a24dae0 implemented nmaster appearance in mode label (using %u) 18 years ago
Anselm R. Garbe 6c767072a3 allowing swap() for first master client 18 years ago
Anselm R. Garbe e9cfae7aba prevent pop() if first sel == nexttiled(clients) 18 years ago
Anselm R. Garbe 7ac0de8350 removed swap(), implemented pop for everything 18 years ago
Anselm R. Garbe 0b7c0f10ee preserving c1->snext and c2->snext in swap() as well. 18 years ago
Anselm R. Garbe 51f6405b0d fixing some minor issues 18 years ago
Anselm R. Garbe d939f301fa adding some prevention that master clients get smaller than bh 18 years ago
Anselm R. Garbe 0faaba04a5 allowing zoom within master area as well 18 years ago
Anselm R. Garbe 06bae9dfb7 added MODKEY-{plus,minus} shortcuts (increasing/decreasing master clients) 18 years ago
Anselm R. Garbe 0b80d1842d experimental version which allows master clients being increased/decreased 18 years ago
arg@mig29 ac24f132db corrections 18 years ago
arg@mig29 cb4aa5bc35 next version will contain updated copyright notice 18 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
Anselm R. Garbe fee8df6ccf added the new dotile as described on ml 18 years ago
Anselm R. Garbe 8fa47ac679 prelim of dotile() 18 years ago
Anselm R. Garbe 14d05e7c72 first step to a more flexible dotile() algorithm 18 years ago
Anselm R. Garbe a118a57fe3 renamed column into area 18 years ago
Anselm R. Garbe 1c2d673ded applied Jukkas patch 18 years ago
arg@mmvi 7d7cde0fd6 applied sanders jukka patch 18 years ago
arg@mmvi 6b25d06d7d applied Jukkas patch 18 years ago