From: Michael Stapelberg Date: Fri, 12 Mar 2010 17:17:27 +0000 (+0100) Subject: hacking-howto: add tabbed layout (Thanks msi) X-Git-Tag: 3.e~6^2~82 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=69ed5734221deaff4320f8c4f342d42b8cae3a63;p=i3%2Fi3 hacking-howto: add tabbed layout (Thanks msi) --- diff --git a/docs/hacking-howto b/docs/hacking-howto index ce97d2c8..017e0d0b 100644 --- a/docs/hacking-howto +++ b/docs/hacking-howto @@ -340,7 +340,7 @@ reparented (see section "Manage windows"). After reparenting the window, `render_layout()` is called which renders the internal layout table. The new window has been placed in the currently focused container and therefore the new window and the old windows (if any) need to be -moved/resized so that the currently active layout (default mode/stacking mode) +moved/resized so that the currently active layout (default/stacking/tabbed mode) is rendered correctly. To move/resize windows, a window is ``configured'' in X11-speak.