[PR #1368] [CLOSED] feat(volume): source/output support with additional config/css controls (attempt 2 electric boogaloo) #6956

Closed
opened 2026-05-23 01:57:35 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/1368
Author: @imgurbot12
Created: 2/11/2026
Status: Closed

Base: masterHead: master


📄 Description

copy of https://github.com/JakeStanger/ironbar/pull/1359 after some force-push shenanigans closed the PR without recovery.

Resolves https://github.com/JakeStanger/ironbar/issues/576
Resolves https://github.com/JakeStanger/ironbar/issues/1032

Changelog:

  • Feat: implements pulseaudio Source/SourceOutput integration with client/module-ui with new abstractions to avoid code duplication.
  • Feat: adds source_slider_orientation to control orientation of new source slider
  • Feat: adds popup_orientation to control orientation of popup construction
  • Feat: adds mic_volume/mic_muted icon types for new sources.
  • Feat: applies truncate rules to sink/source names in their respective dropdowns
  • Feat:: adds mute_format to allow variance in label format when a sink/source is muted (to hide percentage when muted for example)
  • Feat: Added show_monitors option to avoid including pulseaudio sink monitors in source dropdown list by default
  • Fix: Added escape improvements to IronbarLabelExt to support single quotes instead of converting them into '

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/JakeStanger/ironbar/pull/1368 **Author:** [@imgurbot12](https://github.com/imgurbot12) **Created:** 2/11/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📄 Description copy of https://github.com/JakeStanger/ironbar/pull/1359 after some force-push shenanigans closed the PR without recovery. Resolves https://github.com/JakeStanger/ironbar/issues/576 Resolves https://github.com/JakeStanger/ironbar/issues/1032 Changelog: - Feat: implements pulseaudio Source/SourceOutput integration with client/module-ui with new abstractions to avoid code duplication. - Feat: adds source_slider_orientation to control orientation of new source slider - Feat: adds popup_orientation to control orientation of popup construction - Feat: adds `mic_volume`/`mic_muted` icon types for new sources. - Feat: applies truncate rules to sink/source names in their respective dropdowns - Feat:: adds mute_format to allow variance in label format when a sink/source is muted (to hide percentage when muted for example) - Feat: Added `show_monitors` option to avoid including pulseaudio sink monitors in source dropdown list by default - Fix: Added escape improvements to `IronbarLabelExt` to support single quotes instead of converting them into `&apos;` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 01:57:35 +01:00
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#6956
No description provided.