mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-07-04 06:45:39 +02:00
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:
parent
1c6c73928b
commit
ba7b9e6244
3 changed files with 41 additions and 12 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue