Merge branch 'master' into workspace-manager-implementation

This commit is contained in:
Alex
2021-11-23 13:52:08 +01:00
committed by GitHub
11 changed files with 266 additions and 104 deletions

View File

@ -21,6 +21,11 @@ Addressed by *river/tags*
typeof: array ++
The label to display for each tag.
*disable-click*: ++
typeof: bool ++
default: false ++
If set to false, you can left click to set focused tag. Right click to toggle tag focus. If set to true this behaviour is disabled.
# EXAMPLE
```

View File

@ -70,7 +70,7 @@ Addressed by *wlr/taskbar*
*ignore-list*: ++
typeof: array ++
List of app_id to be invisible.
List of app_id/titles to be invisible.
# FORMAT REPLACEMENTS