aboutsummaryrefslogtreecommitdiff
path: root/doc/riverctl.1.scd
diff options
context:
space:
mode:
authorLeon Henrik Plickat <leonhenrik.plickat@stud.uni-goettingen.de>2021-06-14 02:36:07 +0000
committerIsaac Freund <ifreund@ifreund.xyz>2021-06-23 12:47:20 +0200
commitd3a9e96f7d9bc7d138f97173c0dd518d897fa3ce (patch)
treea0c282a273178d697f8519187217de23a5ecb32d /doc/riverctl.1.scd
parent3efcfedcf4fcf0017384a36be778cdcd81d8379d (diff)
downloadriver-d3a9e96f7d9bc7d138f97173c0dd518d897fa3ce.tar.gz
river-d3a9e96f7d9bc7d138f97173c0dd518d897fa3ce.tar.xz
Add spacial output operations
List based output operations are tedious for complex output layouts.
Diffstat (limited to 'doc/riverctl.1.scd')
-rw-r--r--doc/riverctl.1.scd9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/riverctl.1.scd b/doc/riverctl.1.scd
index be665e1..3dc8330 100644
--- a/doc/riverctl.1.scd
+++ b/doc/riverctl.1.scd
@@ -32,8 +32,8 @@ over the Wayland protocol.
Add _app-id_ to the float filter list. Views with this _app-id_
will start floating.
-*focus-output* *next*|*previous*
- Focus the next or previous output.
+*focus-output* *next*|*previous*|*up*|*right*|*down*|*left*
+ Focus the next or previous output or the closest output in any direction.
*focus-view* *next*|*previous*
Focus the next or previous view in the stack.
@@ -50,8 +50,9 @@ over the Wayland protocol.
Snap the focused view to the specified screen edge. The view will
be set to floating.
-*send-to-output* *next*|*previous*
- Send the focused view to the next or the previous output.
+*send-to-output* *next*|*previous*|*up*|*right*|*down*|*left*
+ Send the focused view to the next or previous output or the closest
+ output in any direction.
*spawn* _shell_command_
Run _shell_command_ using _/bin/sh -c_. Put single quotes around