[PR #132] [MERGED] fix: bars duplicate when starting second instance #504

Closed
opened 2026-05-22 21:53:43 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: fix/multiple-instances


📝 Commits (1)

  • 14b6c1a fix: bars duplicate when starting second instance

📊 Changes

1 file changed (+14 additions, -2 deletions)

View changed files

📝 src/main.rs (+14 -2)

📄 Description

This ensures that starting ironbar while an instance already running causes the 2nd instance to cleanly exit, and avoids launching the init code a second time.


🔄 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/132 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 4/30/2023 **Status:** ✅ Merged **Merged:** 4/30/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `fix/multiple-instances` --- ### 📝 Commits (1) - [`14b6c1a`](https://github.com/JakeStanger/ironbar/commit/14b6c1a69f28836ed9e3b74eeb97a42ea60ffc27) fix: bars duplicate when starting second instance ### 📊 Changes **1 file changed** (+14 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/main.rs` (+14 -2) </details> ### 📄 Description This ensures that starting `ironbar` while an instance already running causes the 2nd instance to cleanly exit, and avoids launching the init code a second time. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-22 21:53:43 +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#504
No description provided.