Skip to content

Feature: consistency in the order of icons and windows with hyprland scroll layout #5057

@daniilrozanov

Description

@daniilrozanov

Currently, when using a scrollable layout in Hyprland (as, I assume, in any other layout/WM), the order of the icons in each workspace corresponds to the order in which the applications were launched.

But it would be more convenient to see them in the order in which they are arranged in the layout, updating them as the windows are moved

Here are the icon settings I'm talking about

    "hyprland/workspaces": {
        "format": "{name}: {windows}",
        "format-window-separator": "",
        "workspace-taskbar": {
            "enable": true,
            "update-active-window": true,
            "format": "{icon}",
            "icon-size": 19
        }
    },

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions