Description
Scrolling over the bar's workspace indicator does not switch workspaces. Scrolling on the rest of the bar (volume/brightness) works normally. bar.scrollActions.workspaces is enabled (confirmed via Nexus settings toggle).
Observed
Captured the quickshell log while scrolling repeatedly over the workspace indicator. Every scroll event shows a PipeWire volume change firing, but no Hypr.dispatch workspace call appears in the log at any point — suggesting the wheel event is always falling through to the volume/brightness branch instead of matching the workspace entry.
Environment
- caelestia-shell v2.1.0 (AUR release build)
- Hyprland 0.55.4
- Multi-monitor setup
Config
Default bar.entries (not customized in shell.json). bar.workspaces.perMonitorWorkspaces not overridden.
Description
Scrolling over the bar's workspace indicator does not switch workspaces. Scrolling on the rest of the bar (volume/brightness) works normally.
bar.scrollActions.workspacesis enabled (confirmed via Nexus settings toggle).Observed
Captured the quickshell log while scrolling repeatedly over the workspace indicator. Every scroll event shows a PipeWire volume change firing, but no
Hypr.dispatchworkspace call appears in the log at any point — suggesting the wheel event is always falling through to the volume/brightness branch instead of matching the workspace entry.Environment
Config
Default
bar.entries(not customized in shell.json).bar.workspaces.perMonitorWorkspacesnot overridden.