[PR #1047] [MERGED] feat(volume): Add truncate option for volume popup #5326

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/1047
Author: @postsolar
Created: 6/14/2025
Status: Merged
Merged: 6/16/2025
Merged by: @JakeStanger

Base: masterHead: feat/volume-input-truncate


📝 Commits (1)

  • f9ff267 Add truncate option for volume popup

📊 Changes

2 files changed (+28 additions, -10 deletions)

View changed files

📝 docs/modules/Volume.md (+18 -9)
📝 src/modules/volume.rs (+10 -1)

📄 Description

Part of #1011

As noted in the issue, I'm still down for marquee/rotation effect, but truncation would be an easy start.


🔄 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/1047 **Author:** [@postsolar](https://github.com/postsolar) **Created:** 6/14/2025 **Status:** ✅ Merged **Merged:** 6/16/2025 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `feat/volume-input-truncate` --- ### 📝 Commits (1) - [`f9ff267`](https://github.com/JakeStanger/ironbar/commit/f9ff267aa255d80a97357d449c71fe88cfb60304) Add `truncate` option for `volume` popup ### 📊 Changes **2 files changed** (+28 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `docs/modules/Volume.md` (+18 -9) 📝 `src/modules/volume.rs` (+10 -1) </details> ### 📄 Description Part of #1011 As noted in the issue, I'm still down for marquee/rotation effect, but truncation would be an easy start. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 00:56:55 +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#5326
No description provided.