mirror of
https://github.com/JakeStanger/ironbar.git
synced 2026-07-11 12:15:22 +01:00
[GH-ISSUE #640] tray icons appear twice #214
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#214
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 @zimbipw on GitHub (Jun 14, 2024).
Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/640
Describe the bug
System information:
@JakeStanger commented on GitHub (Jun 14, 2024):
@zimbipw commented on GitHub (Jun 14, 2024):
Am Freitag, dem 14.06.2024 um 12:49 -0700 schrieb Jake Stanger:
@JakeStanger commented on GitHub (Jun 14, 2024):
Okay, I'm pretty sure this is an issue with running Ironbar and Waybar at the same time, due to my tray implementation not being quite spec compliant.
I've known about this but been ignoring it and hoping it would go away, but clearly not so best I fix that.
Thanks for the additional info.
@crimsonduelist commented on GitHub (Jun 15, 2024):
I was gonna make an issue for some tray behaviour as well but this seems atleast inpart related cuz I get the same doubles with udiskie especially. Also on arch and hyprland latest release.
ironbar.2024-06-15.log
Tell me if I should open separately otherwise this is what I noticed:
iron bar issue for tray ->
1.doesnt open if tray is in ironbar/config and gbar is open with tray
2.open if tray is in and waybar is open
3. it keeps the tray if opened before gbar (gbar doesnt steal it)
4. it doesnt keep tray if open before waybar (waybar steals it!) (here they stay until i close and reopen ironbar)
5. retest this some weird double icons after stealing it? and reopening
-I m not sure what I should say that should actually happen i.e. if it should keep it (like gbar does if opened first)
But definitely ironbar should handle it better? like on of the other bars does
related to #632
@nephalemsec commented on GitHub (Jul 14, 2024):
I get this issue too, but without any other bars running.
Only tray item affected is the
networkicon. It displays twice fairly consistently. I justsystemctl restart --user ironbar.serviceuntil it fixes itself.The network button also breaks my ability to type into vscode after opening/closing it. This fixes itself after moving focus to any other window.
@donovanglover commented on GitHub (Jul 18, 2024):
Can also reproduce with NixOS + udiskie and latest ironbar commit
github.com/JakeStanger/ironbar@58190ab079