Skip to content

[Feature Request] Process Icons #236

@blaiyz

Description

@blaiyz

Describe the problem/motivation

Right now, in order to create process/window icons, you have to manually create a list of processes (that is, window/executable names) and their corresponding icon. While this may work for a small number of processes, it doesn't scale up at all, especially since there are all sorts of system windows with their weird icons and some icons are even dynamic (for example, discord puts the number of notifications in their icon).

Describe the solution you'd like

Something similar to systray icons would be ideal, where we have an icon object as a field in a window object from the glazewm provider (or any other provider), which contains the same fields as a systray icon (iconBytes, iconHash, iconUrl etc.).

Alternatives considered

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    📬 Needs triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions