From d3a9e96f7d9bc7d138f97173c0dd518d897fa3ce Mon Sep 17 00:00:00 2001 From: Leon Henrik Plickat Date: Mon, 14 Jun 2021 02:36:07 +0000 Subject: Add spacial output operations List based output operations are tedious for complex output layouts. --- doc/riverctl.1.scd | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'doc/riverctl.1.scd') 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 -- cgit v1.2.3