[PR #208] [MERGED] feat(ipc): reload config command #6172

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/208
Author: @JakeStanger
Created: 6/30/2023
Status: Merged
Merged: 6/30/2023
Merged by: @JakeStanger

Base: masterHead: feat/config-reload


📝 Commits (1)

  • 7d3bb02 feat(ipc): reload config command

📊 Changes

4 files changed (+82 additions, -47 deletions)

View changed files

📝 docs/Controlling Ironbar.md (+14 -0)
📝 src/ipc/commands.rs (+4 -1)
📝 src/ipc/server.rs (+18 -5)
📝 src/main.rs (+46 -41)

📄 Description

One step closer to #91


🔄 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/208 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 6/30/2023 **Status:** ✅ Merged **Merged:** 6/30/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `feat/config-reload` --- ### 📝 Commits (1) - [`7d3bb02`](https://github.com/JakeStanger/ironbar/commit/7d3bb02b4612f278bcc8a268a48c61b239c63e82) feat(ipc): reload config command ### 📊 Changes **4 files changed** (+82 additions, -47 deletions) <details> <summary>View changed files</summary> 📝 `docs/Controlling Ironbar.md` (+14 -0) 📝 `src/ipc/commands.rs` (+4 -1) 📝 `src/ipc/server.rs` (+18 -5) 📝 `src/main.rs` (+46 -41) </details> ### 📄 Description One step closer to #91 --- <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:22 +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#6172
No description provided.