i3 - improved tiling WM


Doc update: title right click resizes floating windows

Patch status: superseded

Patch by Jonas Maaskola

Long description:

This documentation update describes the change implemented in
905440d6d1c6d2a872e3bbb0da4c963bedaf5708

To apply this patch, use:
curl http://cr.i3wm.org/patch/409/raw.patch | git am

b/docs/userguide

15
@@ -166,7 +166,8 @@ hint and are opened in floating mode by default.
16
 You can toggle floating mode for a window by pressing +$mod+Shift+Space+. By
17
 dragging the window’s titlebar with your mouse you can move the window
18
 around. By grabbing the borders and moving them you can resize the window. You
19
-can also do that by using the <<floating_modifier>>.
20
+can also do that by using the <<floating_modifier>>. Also, right-clicking on
21
+the titlebar and dragging resizes the window.
22
 
23
 For resizing floating windows with your keyboard, see <<resizingconfig>>.
24