Windows version
Windows 11
Windows OS build
22631.6345
YASB version installed
YASB Reborn v1.8.7 x64 (stable) YASB-CLI v1.1.5
Describe the bug
I want two taskbar widgets. One that shows the apps currently visible on my screen and one that shows all apps.
so the fist one has this config:
taskbar:
type: "yasb.taskbar.TaskbarWidget"
options:
show_only_visible: true
strict_filtering: true
monitor_exclusive: true
and the other one:
globaltaskbar:
type: "yasb.taskbar.TaskbarWidget"
options:
show_only_visible: false
strict_filtering: false
monitor_exclusive: false
but it always uses the config of the last widget.
Relevant log output
i didn't find anything relevant in the logs
Windows version
Windows 11
Windows OS build
22631.6345
YASB version installed
YASB Reborn v1.8.7 x64 (stable) YASB-CLI v1.1.5
Describe the bug
I want two taskbar widgets. One that shows the apps currently visible on my screen and one that shows all apps.
so the fist one has this config:
and the other one:
but it always uses the config of the last widget.
Relevant log output
i didn't find anything relevant in the logs