From 69ed5734221deaff4320f8c4f342d42b8cae3a63 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Fri, 12 Mar 2010 18:17:27 +0100 Subject: [PATCH] hacking-howto: add tabbed layout (Thanks msi) --- docs/hacking-howto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.5