[GH-ISSUE #97] Ability to hide music status icon in bar #2870

Closed
opened 2026-05-22 23:52:23 +01:00 by JakeStanger · 3 comments
Owner

Originally created by @yavko on GitHub (Apr 3, 2023).
Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/97

Is your feature request related to a problem? Please describe.

I find it confusing that pause icon shows then playing (in bar), but in popup it shows the play icon, its super confusing

Describe the solution you'd like

just make a config option like dont_invert_bar_icon idk

Describe alternatives you've considered

no alternative

Additional context

screenshot in wiki shows them being opposite
https://github.com/JakeStanger/ironbar/wiki/music

Originally created by @yavko on GitHub (Apr 3, 2023). Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/97 **Is your feature request related to a problem? Please describe.** I find it confusing that pause icon shows then playing (in bar), but in popup it shows the play icon, its super confusing **Describe the solution you'd like** just make a config option like `dont_invert_bar_icon` idk **Describe alternatives you've considered** no alternative **Additional context** screenshot in wiki shows them being opposite https://github.com/JakeStanger/ironbar/wiki/music
Author
Owner

@JakeStanger commented on GitHub (Apr 3, 2023):

I don't think inverting it makes sense.

The icon on the bar shows the current status (ie playing, paused), whereas in the popup it's a button that sends a command (ie play, pause). They're going to be opposites because if you're playing the command will be pause, and vice versa.

<!-- gh-comment-id:1495008380 --> @JakeStanger commented on GitHub (Apr 3, 2023): I don't think inverting it makes sense. The icon on the bar shows the current status (ie playing, paused), whereas in the popup it's a button that sends a command (ie play, pause). They're going to be opposites because if you're playing the command will be pause, and vice versa.
Author
Owner

@yavko commented on GitHub (Apr 4, 2023):

The icon on the bar shows the current status (ie playing, paused), whereas in the popup it's a button that sends a command (ie play, pause). They're going to be opposites because if you're playing the command will be pause, and vice versa.

Well yeah, but I think it should be an option anyway, and maybe even disabling it on the bar would also be useful, so that when #72 is added, people can create their own that appears on hover as an example.

<!-- gh-comment-id:1495217787 --> @yavko commented on GitHub (Apr 4, 2023): > The icon on the bar shows the current status (ie playing, paused), whereas in the popup it's a button that sends a command (ie play, pause). They're going to be opposites because if you're playing the command will be pause, and vice versa. Well yeah, but I think it should be an option anyway, and maybe even disabling it on the bar would also be useful, so that when #72 is added, people can create their own that appears on hover as an example.
Author
Owner

@JakeStanger commented on GitHub (Apr 4, 2023):

I can see the use for an option to disable the icon on bar, and I'm happy to add that.

I'm not particularly convinced adding the logic & complexity to invert it is worth it though, so unless future work surrounding icons makes that easier, I don't think I'm going to add that.

<!-- gh-comment-id:1496665672 --> @JakeStanger commented on GitHub (Apr 4, 2023): I can see the use for an option to disable the icon on bar, and I'm happy to add that. I'm not particularly convinced adding the logic & complexity to invert it is worth it though, so unless future work surrounding icons makes that easier, I don't think I'm going to add that.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/ironbar#2870
No description provided.