[PR #623] [MERGED] Revert "Fix Pango markup not escaped" #9264

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/623
Author: @JakeStanger
Created: 6/2/2024
Status: Merged
Merged: 6/2/2024
Merged by: @JakeStanger

Base: masterHead: revert-621-fix/markup-escape


📝 Commits (1)

  • a9a3281 Revert "Fix Pango markup not escaped"

📊 Changes

14 files changed (+23 additions, -40 deletions)

View changed files

📝 src/dynamic_value/dynamic_string.rs (+1 -1)
📝 src/gtk_helpers.rs (+2 -15)
📝 src/modules/clock.rs (+2 -2)
📝 src/modules/custom/button.rs (+1 -2)
📝 src/modules/custom/label.rs (+1 -2)
📝 src/modules/focused.rs (+1 -1)
📝 src/modules/label.rs (+1 -2)
📝 src/modules/music/mod.rs (+5 -5)
📝 src/modules/notifications.rs (+1 -1)
📝 src/modules/script.rs (+1 -2)
📝 src/modules/sysinfo.rs (+2 -2)
📝 src/modules/tray/interface.rs (+1 -1)
📝 src/modules/upower.rs (+3 -3)
📝 src/modules/volume.rs (+1 -1)

📄 Description

Reverts JakeStanger/ironbar#621

Created more issues than it resolved


🔄 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/623 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 6/2/2024 **Status:** ✅ Merged **Merged:** 6/2/2024 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `revert-621-fix/markup-escape` --- ### 📝 Commits (1) - [`a9a3281`](https://github.com/JakeStanger/ironbar/commit/a9a32817e0c32622f7592d8bf64d283338a963ab) Revert "Fix Pango markup not escaped" ### 📊 Changes **14 files changed** (+23 additions, -40 deletions) <details> <summary>View changed files</summary> 📝 `src/dynamic_value/dynamic_string.rs` (+1 -1) 📝 `src/gtk_helpers.rs` (+2 -15) 📝 `src/modules/clock.rs` (+2 -2) 📝 `src/modules/custom/button.rs` (+1 -2) 📝 `src/modules/custom/label.rs` (+1 -2) 📝 `src/modules/focused.rs` (+1 -1) 📝 `src/modules/label.rs` (+1 -2) 📝 `src/modules/music/mod.rs` (+5 -5) 📝 `src/modules/notifications.rs` (+1 -1) 📝 `src/modules/script.rs` (+1 -2) 📝 `src/modules/sysinfo.rs` (+2 -2) 📝 `src/modules/tray/interface.rs` (+1 -1) 📝 `src/modules/upower.rs` (+3 -3) 📝 `src/modules/volume.rs` (+1 -1) </details> ### 📄 Description Reverts JakeStanger/ironbar#621 Created more issues than it resolved --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 03:56:06 +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#9264
No description provided.