-
-
Notifications
You must be signed in to change notification settings - Fork 149
Open
Labels
Needs investigationInvestigation into the bug/feature/question raised is needed before able to respondInvestigation into the bug/feature/question raised is needed before able to respond
Description
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 logsReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Needs investigationInvestigation into the bug/feature/question raised is needed before able to respondInvestigation into the bug/feature/question raised is needed before able to respond