JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Don't use an uninitialised variable when calculating the width of the master
authorRyan McBride <mcbride@countersiege.com>
Mon, 9 Feb 2009 04:12:09 +0000 (04:12 +0000)
committerRyan McBride <mcbride@countersiege.com>
Mon, 9 Feb 2009 04:12:09 +0000 (04:12 +0000)
commit00d265b841a3616128c76bbaee6eda4cce46743d
tree137df7d7b67b484711ab173d6ed07128d05d502b
parent7a67c7b461078056054f0e0d66a595532e885061
Don't use an uninitialised variable when calculating the width of the master
area; while we're here, handle the case where the first window is floating,
or there are no tiled windows at all. Sizing issue reported by azmarco.
scrotwm.c