action: add ToggleAlwaysOnBottom

This commit is contained in:
Johan Malm 2023-05-11 22:26:41 +01:00 committed by Johan Malm
parent 78aec7945c
commit 15cd093f2e
7 changed files with 45 additions and 4 deletions

View file

@ -80,6 +80,13 @@ Actions are used in menus and keyboard/mouse bindings.
*<action name="ToggleAlwaysOnTop">*
Toggle always-on-top of focused window.
*<action name="ToggleAlwaysOnBottom">*
Toggle bewteen layers 'always-on-bottom' and 'normal'. When a window is
in the 'always-on-bottom' layer, it is rendered below all other
top-level windows. It is anticipated that this action will be useful
when defining window-rules for desktop-management tools that do not
support the wlr-layer-shell protocol.
*<action name="ToggleKeybinds">*
Stop handling keybinds other than ToggleKeybinds itself.
This can be used to allow A-Tab and similar keybinds to be delivered