mirror of
https://github.com/JakeStanger/ironbar.git
synced 2026-07-11 08:15:21 +01:00
[GH-ISSUE #1167] Tray Icons are not showing properly #7379
Labels
No labels
A:Build
A:CI
A:Client
A:Config
A:Core
A:Documentation
A:Documentation
A:IPC
A:Testing
A:UX/UI
blocked
BREAKING CHANGE
duplicate
good first issue
GTK4
help wanted
invalid
M:Battery
M:Battery
M:Bindmode
M:Bluetooth
M:Brightness
M:Cairo
M:Clipboard
M:Clock
M:Clock
M:Custom
M:Focused
M:Keyboard
M:Launcher
M:Menu
M:Music
M:Music
M:Music
M:Network Manager
M:Notifications
M:SysInfo
M:Tray
M:Volume
M:Workspaces
partially resolved
P:Critical
P:High
P:Low
P:Medium
pull-request
T:Bug
T:Bug
T:Core Enhancement
T:Module Enhancement
T:New Module
T:Question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
JakeStanger/ironbar#7379
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Neubulae on GitHub (Sep 17, 2025).
Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/1167
Describe the bug

Example shown here:
As you can see, only "Steam" is properly shown. Fcitx5 and Video Bridge are instead shown as labels.
System information:
Configuration
I have taken some of these configuration from this discussion.
However, removing the CSS styling also reproduces the issue.
nix Config
Config
Styles
@JakeStanger commented on GitHub (Sep 29, 2025):
I'm expecting this to be fixed by the GTK 4 port (#112). Are you able to test that branch and see if it helps?
@Neubulae commented on GitHub (Sep 30, 2025):
Other than background opacity being different, no. I still don't see a difference.
But hey your port worked <3
Edit: after some typing,

fcitx5successfully updated to an icon. The only one remaining is the X11-Wayland bridge I suppose...@Neubulae commented on GitHub (Oct 7, 2025):
I think the bridge is at the least concern as of now. I will close this issue unless somebody follows up with other weird applications.