fix(icon): use more distinct path for icon by ImDevinC · Pull Request #432 · StreamController/StreamController · GitHub
Skip to content

fix(icon): use more distinct path for icon#432

Merged
Core447 merged 1 commit into
StreamController:mainfrom
ImDevinC:fix-icon-location
Jul 6, 2025
Merged

fix(icon): use more distinct path for icon#432
Core447 merged 1 commit into
StreamController:mainfrom
ImDevinC:fix-icon-location

Conversation

@ImDevinC

Copy link
Copy Markdown
Contributor

My previous fix for the icon to work on Plasma (#392) broke icon display
on Gnome. It looks as though the appindicator logic in Gnome doesn't
properly scan subdirectories for icons like KDE does (#421). Setting the
full path to our icon allows Gnome appindicator to work, along with
plasma still working as well. This also fixes the issue with ironbar (#428)
as it also seems to just pick the first icon it can find that matches
the name instead of looking in the correct path.

Tested against the following setups:

  • Gnome with appindicator
  • hyprland with ironbar
  • KDE Plasma
  • XFCE X11

@Core447

Core447 commented Jul 6, 2025

Copy link
Copy Markdown
Member

@Core447 Core447 merged commit 4a7fff8 into StreamController:main Jul 6, 2025
@ImDevinC ImDevinC deleted the fix-icon-location branch October 12, 2025 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants