Skip to content

Commit

Permalink
Improve documentation regarding tiling drag (#5541)
Browse files Browse the repository at this point in the history
  • Loading branch information
HarmtH committed Jun 26, 2023
1 parent 3ae5f31 commit 866e3dd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/userguide
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,8 @@ Floating windows are always on top of tiling windows.
Since i3 4.21, it's possible to drag tiling containers using the mouse. The
drag can be initiated either by dragging the window's titlebar or by pressing
the <<floating_modifier>> and dragging the container while holding the
left-click button.
left-click button. See the <<config_tiling_drag>> option for configuring which
action triggers the tiling drag.

Once the drag is initiated and the cursor has left the original container, drop
indicators are created according to the position of the cursor relatively to
Expand Down Expand Up @@ -1438,6 +1439,8 @@ bindsym Mod1+F fullscreen toggle

You can configure how to initiate the tiling drag feature (see <<tiling_drag>>).

The default is +modifier+.

*Syntax*:
--------------------------------
tiling_drag off
Expand Down

0 comments on commit 866e3dd

Please sign in to comment.