From a93c263502db5490f389cabb6033e03616a7e1d3 Mon Sep 17 00:00:00 2001 From: Leon Henrik Plickat Date: Thu, 16 Jul 2020 19:45:45 +0200 Subject: Implement csd-filter-add and float-filter-add commands --- doc/riverctl.1.scd | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc') diff --git a/doc/riverctl.1.scd b/doc/riverctl.1.scd index 94b509c..6c104ac 100644 --- a/doc/riverctl.1.scd +++ b/doc/riverctl.1.scd @@ -20,9 +20,17 @@ used to control and configure river. *close* Close the focused view. +*csd-filter-add* _app-id_ + Add an app-id to the CSD filter list. Windows with this app-id are allowed + to use client side decoration instead of the default server side decoration. + *exit* Exit the compositor, terminating the Wayland session. +*float-filter-add* _app-id_ + Add an app-id to the float filter list. Windows with this app-id will start + floating. + *focus-output* *next*|*previous* Focus next or previous output. -- cgit v1.2.3