-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
Description
Provide and document a way to customize the icon used in taskbar entries
Who's implementing?
- I'm willing to implement this feature myself
The problem
Before you changed Ungoogled Chromium's icon to the current stop-light-red one, Firefox was the most eye-catching thing on my predominantly black, white, blue, and green desktop.
This will become even more true because I'm about to switch Firefox out for LibreWolf and affected more than most people by the whole "stop signs and fire engines are red because they're supposed to distract you from what you're doing" thing.
Possible solutions
Please provide a documented means to let users override it.
(eg. A "this is known to work" FAQ entry for replacing the icon with something less distracting based on an implementation of the XDG icon theming lookup mechanism and confirmation that it listens to the appropriate environment variables so that Flatpak's approach to exposing the system icon theme to applications doesn't break it.)
Alternatives
I suppose you could add something under chrome://settings/ instead if you want a single implementation that works across all platforms.
Additional context
No response