-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Labels
type: featureNew feature or requestNew feature or request
Description
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
mushfikurr, brdoney and Titta07
Metadata
Metadata
Assignees
Labels
type: featureNew feature or requestNew feature or request
Type
Projects
Status
📬 Needs triage