From e80b883a47d0a2fe3d42f42d1eb56969728ea162 Mon Sep 17 00:00:00 2001 From: Isaac Freund Date: Mon, 26 Apr 2021 21:03:28 +0200 Subject: river-layout: update to v2 This implements the changes to the river-layout protocol proposed in the previous commit removing river-options. --- doc/riverctl.1.scd | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc/riverctl.1.scd') diff --git a/doc/riverctl.1.scd b/doc/riverctl.1.scd index 7c9c3d5..96589d5 100644 --- a/doc/riverctl.1.scd +++ b/doc/riverctl.1.scd @@ -79,6 +79,16 @@ over the Wayland protocol. Set the layout namespace of currently focused output, overriding the value set with *default-layout* if any. +*set-layout-value* _namespace_ _type_ _name_ _value_ + Set the value with name _name_ of the layout on the focused output + with matching namespace. If there is no matching layout, this command + does nothing. + +*mod-layout-value* _namespace_ _type_ _name_ _value_ + Modify the value with name _name_ of the layout on the focused + output with matching namespace. If there is no matching layout, + this command does nothing. + ## TAG MANAGEMENT Tags are similar to workspaces but more flexible. You can assign views multiple -- cgit v1.2.3