aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway.5.scd
diff options
context:
space:
mode:
authorLibravatar Drew DeVault <sir@cmpwn.com>2019-01-30 10:42:31 -0500
committerLibravatar emersion <contact@emersion.fr>2019-01-30 19:53:59 +0100
commita6d41254c90c1471326e5df94b939a12844d9be6 (patch)
tree2b8c8f6efc012284bd438a0ebcfc7f6022e32bc5 /sway/sway.5.scd
parentAdd relative pointer (diff)
downloadsway-a6d41254c90c1471326e5df94b939a12844d9be6.tar.gz
sway-a6d41254c90c1471326e5df94b939a12844d9be6.tar.zst
sway-a6d41254c90c1471326e5df94b939a12844d9be6.zip
Add pointer_constraint command
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r--sway/sway.5.scd5
1 files changed, 5 insertions, 0 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index 55de3c9c..e04c5fbf 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -539,6 +539,11 @@ The default colors are:
539 \* may be used in lieu of a specific output name to configure all outputs. 539 \* may be used in lieu of a specific output name to configure all outputs.
540 A list of output names may be obtained via *swaymsg -t get_outputs*. 540 A list of output names may be obtained via *swaymsg -t get_outputs*.
541 541
542*pointer_constraint* enable|disable|escape
543 Enables or disables the ability for clients to capture the cursor (enabled
544 by default). This is primarily useful for video games. The "escape" command
545 can be used at runtime to escape from a captured client.
546
542*popup_during_fullscreen* smart|ignore|leave_fullscreen 547*popup_during_fullscreen* smart|ignore|leave_fullscreen
543 Determines what to do when a fullscreen view opens a dialog. 548 Determines what to do when a fullscreen view opens a dialog.
544 If _smart_ (the default), the dialog will be displayed. If _ignore_, the 549 If _smart_ (the default), the dialog will be displayed. If _ignore_, the