[PR #586] [MERGED] Add pango markup support to remaining locations #2219

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/586
Author: @JakeStanger
Created: 5/11/2024
Status: Merged
Merged: 5/11/2024
Merged by: @JakeStanger

Base: masterHead: feat/label-markup


📝 Commits (2)

  • f11da3e feat(music): pango markup support
  • 951576c feat: pango markup support in image icons

📊 Changes

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

View changed files

📝 src/image/gtk.rs (+1 -1)
📝 src/modules/music/mod.rs (+9 -1)

📄 Description

Adds to music module formatting string, and all textual icon options.

Resolves #443


🔄 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/586 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 5/11/2024 **Status:** ✅ Merged **Merged:** 5/11/2024 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `feat/label-markup` --- ### 📝 Commits (2) - [`f11da3e`](https://github.com/JakeStanger/ironbar/commit/f11da3eca1b7d1bc5e1904266f285f0e28f290a0) feat(music): pango markup support - [`951576c`](https://github.com/JakeStanger/ironbar/commit/951576ce3c092d187fd6d1d2ff55b7dbf6198a25) feat: pango markup support in image icons ### 📊 Changes **2 files changed** (+10 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/image/gtk.rs` (+1 -1) 📝 `src/modules/music/mod.rs` (+9 -1) </details> ### 📄 Description Adds to `music` module formatting string, and all textual icon options. Resolves #443 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-22 22:56:11 +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#2219
No description provided.