mirror of
https://github.com/JakeStanger/ironbar.git
synced 2026-07-11 06:15:21 +01:00
[GH-ISSUE #1166] Volume module does not respect default sink #3164
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#3164
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 @bandithedoge on GitHub (Sep 17, 2025).
Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/1166
Describe the bug
I'm using PipeWire's PA server implementation. I have two available output devices, an audio interface and a filter chain node (which is set as the default output). When starting Ironbar with the volume module enabled, it instantly sets the audio interface as the default output and reroutes all running apps.
Sometimes this randomly happens with changes in the audio system, such as skipping a song in MPD.
To reproduce
Steps to reproduce the behavior:
volumeExpected behavior
Volume module keeps the default audio output selected.
System information:
Configuration
Config
@JakeStanger commented on GitHub (Apr 28, 2026):
Not fully resolved, but #1475 should go a way to helping this
@JakeStanger commented on GitHub (May 9, 2026):
I think #1482 should fully resolve this now, so going to close. If this still occurs let me know.