From 00d97cb195fbfdc9ae7eeb21cbd993fc54cd28da Mon Sep 17 00:00:00 2001 From: Brian Ashworth Date: Mon, 24 Dec 2018 00:16:37 -0500 Subject: [PATCH] sway(5): document tiling_drag Adds documentation in sway(5) for the tiling_drag command --- sway/sway.5.scd | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/sway/sway.5.scd b/sway/sway.5.scd index f90c9c80..2fe4e372 100644 --- a/sway/sway.5.scd +++ b/sway/sway.5.scd @@ -558,6 +558,13 @@ The default colors are: Set the opacity of the window between 0 (completely transparent) and 1 (completely opaque). +*tiling\_drag* enable|disable|toggle + Sets whether or not tiling containers can be dragged with the mouse. If + enabled (default), the _floating\_mod_ can be used to drag tiling, as well + as floating, containers. Using the left mouse button on title bars without + the _floating\_mod_ will also allow the container to be dragged. _toggle_ + should not be used in the config file. + *title\_align* left|center|right Sets the title alignment. If _right_ is selected and _show\_marks_ is set to _yes_, the marks will be shown on the _left_ side instead of the