[PR #58] [MERGED] feat(focused): ability to truncate label text #6091

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

📋 Pull Request Information

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

Base: masterHead: feat/focus-trunc


📝 Commits (1)

  • 07dbf78 feat(focused): ability to truncate label text

📊 Changes

6 files changed (+77 additions, -61 deletions)

View changed files

📝 docs/modules/Focused.md (+8 -6)
📝 src/config/mod.rs (+3 -0)
src/config/truncate.rs (+54 -0)
📝 src/modules/focused.rs (+7 -1)
📝 src/modules/music/config.rs (+4 -47)
📝 src/modules/music/mod.rs (+1 -7)

📄 Description

No description provided


🔄 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/58 **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/focus-trunc` --- ### 📝 Commits (1) - [`07dbf78`](https://github.com/JakeStanger/ironbar/commit/07dbf780105027b533b0bb34c9ae3e4e96f29f4a) feat(focused): ability to truncate label text ### 📊 Changes **6 files changed** (+77 additions, -61 deletions) <details> <summary>View changed files</summary> 📝 `docs/modules/Focused.md` (+8 -6) 📝 `src/config/mod.rs` (+3 -0) ➕ `src/config/truncate.rs` (+54 -0) 📝 `src/modules/focused.rs` (+7 -1) 📝 `src/modules/music/config.rs` (+4 -47) 📝 `src/modules/music/mod.rs` (+1 -7) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 01:55:07 +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#6091
No description provided.