[GH-ISSUE #1422] Add volume bar truncate option #4646

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

Originally created by @MrFantOlas on GitHub (Mar 17, 2026).
Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/1422

Describe the bug
Using truncate in the volume module does not truncate format but the popup window of the widget. This not specified anywhere in the documentation.

To reproduce
Steps to reproduce the behavior:

  1. Add module volume
  2. Add truncate mode and max_length
  3. Add a format with the name of the device: "{icon} {name}"
  4. Observe the format not being truncated

Expected behavior
I would expect that there would be a way to truncate the format since it can take quite a bit of space in the bar. I would expect that this would not truncate the names of the sinks in the module popup window.

System information:

  • Distro: ArchLinux
  • Compositor: Niri
  • Ironbar version: ironbar-git
Originally created by @MrFantOlas on GitHub (Mar 17, 2026). Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/1422 **Describe the bug** Using truncate in the volume module does not truncate format but the popup window of the widget. This not specified anywhere in the documentation. **To reproduce** Steps to reproduce the behavior: 1. Add module `volume` 2. Add truncate mode and max_length 3. Add a format with the name of the device: "{icon} {name}" 4. Observe the format not being truncated **Expected behavior** I would expect that there would be a way to truncate the format since it can take quite a bit of space in the bar. I would expect that this would not truncate the names of the sinks in the module popup window. **System information:** - Distro: ArchLinux - Compositor: Niri - Ironbar version: ironbar-git
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#4646
No description provided.