<div dir="ltr">The GrowToFill will try to grow one direction at a time until it reaches some edge... it start by growing to north, then south, then east, then west... so, in your scenario, it will grow vertically then horizontally.... The reason I implemented it this way: it is more natural when multiple windows are at the screen, that they will be disposed side by side...<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On 30 August 2013 23:59, Ian Zimmerman <span dir="ltr"><<a href="mailto:itz@buug.org" target="_blank">itz@buug.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Fri, 30 Aug 2013 16:02:05 -0300<br>
Lucaugusto <<a href="mailto:lucasdeters%2Bicculus@gmail.com">lucasdeters+icculus@gmail.com</a>> wrote:<br>
<br>
Lucaugusto> Long time ago I proposed a new "growtofill" action that<br>
Lucaugusto> would grow an window in all directions, filling all<br>
Lucaugusto> available space...  You can see the video here:<br>
<br>
Interesting.  What does your extension do when you can grow the window<br>
in either direction (x or y) but not both?  The simplest example of that<br>
is when the window being grown is near the top left corner, and there is<br>
exactly 1 other window, near the bottom right corner.  Do you just<br>
always maximize the width and only then the height?  Or do you try to<br>
pick the enlargement that will result in the largest client area?<br>
<br>
Curious.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Please *no* private copies of mailing list or newsgroup messages.<br>
<br>
gpg public key: 1024D/C6FF61AD<br>
fingerprint: 66DC D68F 5C1B 4D71 2EE5  BD03 8A00 786C C6FF 61AD<br>
Funny pic: <a href="http://bit.ly/ZNE2MX" target="_blank">http://bit.ly/ZNE2MX</a><br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
openbox mailing list<br>
<a href="mailto:openbox@icculus.org">openbox@icculus.org</a><br>
<a href="http://icculus.org/mailman/listinfo/openbox" target="_blank">http://icculus.org/mailman/listinfo/openbox</a><br>
</div></div></blockquote></div><br></div>