Implement csd-filter-add and float-filter-add commands

This commit is contained in:
Leon Henrik Plickat
2020-07-16 19:45:45 +02:00
committed by Isaac Freund
parent 76da7e2b0d
commit a93c263502
5 changed files with 77 additions and 6 deletions

View File

@ -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.