module/river: add ‘per-output’ attribute

When set, river tags and seats’ view titles apply to the output yambar
is on, only.

The default is disabled, which implements the old behavior, where
river tags and seats’ view titles represent the union of all
outputs.
This commit is contained in:
Daniel Eklöf 2021-08-02 19:31:01 +02:00
parent 1c6c73928b
commit ba7b9e6244
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 41 additions and 12 deletions

View file

@ -17,6 +17,7 @@
individually. `border.width` is now a short-hand for setting all
four borders to the same value
(https://codeberg.org/dnkl/yambar/issues/77).
* river: `per-output: false|true`.
### Changed