mirror of
https://github.com/JakeStanger/ironbar.git
synced 2026-07-11 06:15:21 +01:00
[GH-ISSUE #1031] better volume icons #7345
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#7345
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 @Kommynct on GitHub (Jun 6, 2025).
Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/1031
Same idea as https://github.com/JakeStanger/ironbar/issues/1030
but with volume icons
@JakeStanger commented on GitHub (Jun 6, 2025):
As with the battery icons request, please can you expand on what's being requested? It looks like this is expected to work differently to that request and I need more detail.
@Kommynct commented on GitHub (Jun 6, 2025):
Yeah, it's a little different from that request.
Basically, I want to have different icons for different devices, as well as one for when that device is muted,
I hope that clarifies things.
when there's multiple (like in the default) next to eachother it divides it between upper and lower bounds like the battery icon.
@Kommynct commented on GitHub (Feb 11, 2026):
https://github.com/JakeStanger/ironbar/pull/1349 I think this fixes it, aside from the icon being per-device? @JakeStanger should this be closed?
@swantzter commented on GitHub (Feb 23, 2026):
I'm not sure if this is the right issue for this or if it'd be better as a separate issue - but coming from waybar I was able to set a different format when my sink was a bluetooth device, I routinely used this to see not only if my bluetooth device had connected, but if it has connected correctly and become my output device by showing essentially
{icon}BT {percentage}%as my format.I'm not sure if this could be implemented using profiles as they're implemented today, basically what format-bluetooth in the screenshot by @Kommynct is
@JakeStanger commented on GitHub (Feb 25, 2026):
That's not currently possible, which is why I've left this issue open