aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway.5.scd
diff options
context:
space:
mode:
authorLibravatar David96 <david@hameipe.de>2019-01-03 13:11:35 +0100
committerLibravatar Brian Ashworth <bosrsf04@gmail.com>2019-01-03 12:52:37 -0500
commitee5013463467fb8eb6e08b0ebdf384ad2c1783a0 (patch)
tree36b8dd024ed197d18de67378645395c81ee6fec5 /sway/sway.5.scd
parentcompletion: use jq instead of sed for swaybar completion (diff)
downloadsway-ee5013463467fb8eb6e08b0ebdf384ad2c1783a0.tar.gz
sway-ee5013463467fb8eb6e08b0ebdf384ad2c1783a0.tar.zst
sway-ee5013463467fb8eb6e08b0ebdf384ad2c1783a0.zip
Apply tiling_drag_threshold to all containers
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r--sway/sway.5.scd13
1 files changed, 6 insertions, 7 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index 37a9b24c..f0dea993 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -573,13 +573,12 @@ The default colors are:
573 should not be used in the config file. 573 should not be used in the config file.
574 574
575*tiling\_drag\_threshold* <threshold> 575*tiling\_drag\_threshold* <threshold>
576 Sets the threshold that must be exceeded for an unfocused tiling container 576 Sets the threshold that must be exceeded for a container to be dragged by
577 to be dragged by its titlebar. This has no effect if _floating\_mod_ is 577 its titlebar. This has no effect if _floating\_mod_ is used or if
578 used, if the container is focused, or if _tiling\_drag_ is set to 578 _tiling\_drag_ is set to _disable_. Once the threshold has been exceeded
579 _disable_. Once the threshold has been exceeded once, the drag starts and 579 once, the drag starts and the cursor can come back inside the threshold
580 the cursor can come back inside the threshold without stopping the drag. 580 without stopping the drag. _threshold_ is multiplied by the scale of the
581 _threshold_ is multiplied by the scale of the output that the cursor on. 581 output that the cursor on. The default is 9.
582 The default is 9.
583 582
584*title\_align* left|center|right 583*title\_align* left|center|right
585 Sets the title alignment. If _right_ is selected and _show\_marks_ is set 584 Sets the title alignment. If _right_ is selected and _show\_marks_ is set