[PR #1256] [MERGED] IPC Popup Fix #6878

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/1256
Author: @JakeStanger
Created: 11/24/2025
Status: Merged
Merged: 11/24/2025
Merged by: @JakeStanger

Base: masterHead: fix/ipc-popup


📝 Commits (3)

📊 Changes

6 files changed (+14 additions, -25 deletions)

View changed files

📝 docs/IPC.md (+0 -2)
📝 src/bar.rs (+6 -7)
📝 src/config/mod.rs (+2 -7)
📝 src/main.rs (+3 -2)
📝 src/modules/music/config.rs (+1 -0)
📝 src/script.rs (+2 -7)

📄 Description

fix: regression from https://github.com/JakeStanger/ironbar/pull/1198

Fixes https://github.com/JakeStanger/ironbar/issues/1248


🔄 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/1256 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 11/24/2025 **Status:** ✅ Merged **Merged:** 11/24/2025 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `fix/ipc-popup` --- ### 📝 Commits (3) - [`2c11d67`](https://github.com/JakeStanger/ironbar/commit/2c11d674247a55bf9f52b3ee67f5699b81b2af0f) fix: regression from #1198 - [`a9b9d14`](https://github.com/JakeStanger/ironbar/commit/a9b9d142ae276f7a754655dc093832a66f1f5c31) chore: fix latest clippy warnings - [`8af9480`](https://github.com/JakeStanger/ironbar/commit/8af94804c803a5add8948caf73ee0030051d82ce) chore: remove ipc docs duplicate header ### 📊 Changes **6 files changed** (+14 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `docs/IPC.md` (+0 -2) 📝 `src/bar.rs` (+6 -7) 📝 `src/config/mod.rs` (+2 -7) 📝 `src/main.rs` (+3 -2) 📝 `src/modules/music/config.rs` (+1 -0) 📝 `src/script.rs` (+2 -7) </details> ### 📄 Description [fix: regression from](https://github.com/JakeStanger/ironbar/commit/2c11d674247a55bf9f52b3ee67f5699b81b2af0f) https://github.com/JakeStanger/ironbar/pull/1198 Fixes https://github.com/JakeStanger/ironbar/issues/1248 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 01:57:23 +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#6878
No description provided.