<div dir="ltr"><div><div>Hi, Antoine</div><div><br></div><div>Long time ago I proposed a new "growtofill" action that would grow an window in all directions, filling all available space...  You can see the video here:</div>
<div><a href="http://www.youtube.com/watch?v=Xmg8IVyu-0g" style="font-size:12px;white-space:pre-wrap;color:rgb(102,51,102)">http://www.youtube.com/watch?v=Xmg8IVyu-0g</a></div><div><br></div><div>The difference from this new action (growtofill) to using grow-to-edge is that the growtofill action stop growing if it reaches other window edge. Follow the patch:<br>
</div><div><a href="https://bugzilla.icculus.org/show_bug.cgi?id=3356">https://bugzilla.icculus.org/show_bug.cgi?id=3356</a><br></div></div><div><br></div><div>You could use openbox patched with this action to emulate a tiling window manager.<br>
</div><div><br></div><div>Other option is to do tiling manually using keybindings, as proposed here:</div><a href="http://openbox.org/wiki/Help:WindowsInteractionWithWindowsKey" target="_blank">http://openbox.org/wiki/Help:WindowsInteractionWithWindowsKey</a><br>

<div><br></div><div>[]s</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 30 August 2013 14:46, Xyne <span dir="ltr"><<a href="mailto:xyne@archlinux.ca" target="_blank">xyne@archlinux.ca</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">Manuel Chaves wrote:<br>
<br>
>This is not an answer but I personally just accommodate the windows<br>
>manually which gives some flexibility that tiling wm's might not have, like<br>
>if I wanted to hide the top part of an application I move it slightly to<br>
>the top above the edge of the screen.<br>
<br>
</div>The MoveToEdge, GrowToEdge and ShrinkToEdge actions are very useful for manual<br>
tiling. I have them bound to mouse keys (with modifier keys) so that I can very<br>
quickly tile my windows with a lot of flexibility.<br>
<br>
I have attached an excerpt from my configuration file.<br>
<br>
Directions:<br>
* North: wheel up<br>
* South: wheel down<br>
* East: right click<br>
* West: left click<br>
<br>
Action keys:<br>
win: GrowToEdge<br>
win + shift: MoveToEdge<br>
win + ctrl: ShrinkToEdge<br>
<br>
With the win key depressed I can move windows by dragging with the left mouse<br>
button and resize them by dragging with the right mouse button. Throw in a few<br>
more bindings to remove decorations and manage vertical and horizontal<br>
maximization and you can easily arrange your windows as tiles.<br>
<br>
It's easy to set these up for keybinds as well, e.g. using the arrow keys or<br>
keypad instead of the mouse buttons.<br>
<br>
Regards,<br>
Xyne<br>_______________________________________________<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>
<br></blockquote></div><br></div>