[PR #57] [MERGED] feat(music): ability to truncate button text #3282

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/57
Author: @JakeStanger
Created: 1/28/2023
Status: Merged
Merged: 1/28/2023
Merged by: @JakeStanger

Base: masterHead: feat/music-trunc


📝 Commits (1)

  • 8691824 feat(music): ability to truncate button text

📊 Changes

3 files changed (+75 additions, -11 deletions)

View changed files

📝 docs/modules/Music.md (+15 -9)
📝 src/modules/music.rs (+59 -1)
📝 src/modules/script.rs (+1 -1)

📄 Description

Adds new truncate.mode and truncate.length options, and truncate shorthand for mode.

Resolves #56.


🔄 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/57 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 1/28/2023 **Status:** ✅ Merged **Merged:** 1/28/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `feat/music-trunc` --- ### 📝 Commits (1) - [`8691824`](https://github.com/JakeStanger/ironbar/commit/8691824db1a12c3f3589ff8b5315b8dba5cb8aec) feat(music): ability to truncate button text ### 📊 Changes **3 files changed** (+75 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `docs/modules/Music.md` (+15 -9) 📝 `src/modules/music.rs` (+59 -1) 📝 `src/modules/script.rs` (+1 -1) </details> ### 📄 Description Adds new `truncate.mode` and `truncate.length` options, and `truncate` shorthand for mode. Resolves #56. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-22 23:55:21 +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#3282
No description provided.