Skip to content

hyprland/workspaces: Workspace switching buttons are unclickable on version >= 0.55 with traditional config format #5198

Description

@nuclear06

Describe the bug
workspace clicking is broken for the users who still use traditional hyprland.conf configs.
Hyprland only loads the Lua configuration manager if the user's config file explicitly ends with .lua. Otherwise, it falls back to the traditional config parser.
As a result, Waybar sends the Lua format to a traditional Hyprland instance, resulting in an Invalid dispatcher error and breaking clicks.

To reproduce
Use traditional config on hyprland v0.55.
Use waybar workspace module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions