Skip to content

[BUG] Bar scroll never triggers workspace switch, even directly over the workspace indicator #1681

Description

@kellyson71

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions