[wiki] [upstream] There was a bug in the fibonacci patch to DWM. A semi-colon was missing from the first for-loop causing it to prematurely return. I fixed this bug and also added a new feature to the plugin - users are now able to resize the master client. Before the fibonacci spiral layout would always half the width, now it will multiply the width by mfact for the master client. || niki

From: <hg_AT_suckless.org>
Date: Sat, 4 Oct 2008 21:40:13 +0100 (BST)

changeset: 159:8c558b1c1cb1
tag: tip
user: niki_AT_redblacktree
date: Sat Oct 04 16:39:56 2008 -0400
files: dwm/patches/fibonacci.md
description:
There was a bug in the fibonacci patch to DWM. A semi-colon was missing from the first for-loop causing it to prematurely return. I fixed this bug and also added a new feature to the plugin - users are now able to resize the master client. Before the fibonacci spiral layout would always half the width, now it will multiply the width by mfact for the master client.


diff -r 4f04d08198f4 -r 8c558b1c1cb1 dwm/patches/fibonacci.md
--- a/dwm/patches/fibonacci.md Tue Sep 23 19:16:31 2008 +0800
+++ b/dwm/patches/fibonacci.md Sat Oct 04 16:39:56 2008 -0400
_AT_@ -40,6 +40,7 @@
 
 ## Download
 
+ * [dwm-5.2-fibonacci.diff][5] (1.9k) (20081003)
  * [dwm-5.1-fibonacci.diff][3] (1.9k) (20080731)
 
 ## Author
_AT_@ -54,3 +55,4 @@
 [2]: http://schot.a-eskwadraat.nl/images/dwm-spiral.png
 [3]: http://schot.a-eskwadraat.nl/files/dwm-5.1-fibonacci.diff
 [4]: http://www.xmonad.org
+[5]: http://www.aplusbi.com/dwm/dwm-5.2-fibonacci.diff
Received on Sat Oct 04 2008 - 22:40:13 CEST

This archive was generated by hypermail 2.3.0 : Thu Sep 13 2012 - 19:30:26 CEST